SMP syscons problems are believed now resolved as a result of scottl's
callout fixes. Remove this item from the todo list. Thanks Scott!
This commit is contained in:
parent
3e54ac59c6
commit
a8105f30a5
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=15172
1 changed files with 1 additions and 10 deletions
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY email 'freebsd-qa'>
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.0R/todo.sgml,v 1.84 2002/12/04 21:35:09 rwatson Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.0R/todo.sgml,v 1.85 2002/12/04 22:28:33 rwatson Exp $">
|
||||
<!ENTITY title "FreeBSD 5.0 Open Issues">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -58,15 +58,6 @@
|
|||
<tr><th>Issue</th><th>Status</th><th>Responsible</th><th>Description</th>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>syscons hangs on SMP systems</td>
|
||||
<td>--</td>
|
||||
<td>scottl@</td>
|
||||
<td>There are reports of output hangs for syscons on SMP boxes,
|
||||
which may involve a failure of the timeout() update of the
|
||||
system display. The system appears to be otherwise functional.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>mly driver hangs during install</td>
|
||||
<td>--</td>
|
||||
|
|
Loading…
Reference in a new issue