The IPI fix was merged on Aug 26, so move it to the testing column.
This commit is contained in:
parent
3447f73927
commit
3f0d33a934
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=22139
1 changed files with 11 additions and 11 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.3R/todo.sgml,v 1.46 2004/08/26 14:07:31 scottl Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.3R/todo.sgml,v 1.47 2004/08/26 18:22:33 ceri Exp $">
|
||||
<!ENTITY title "FreeBSD 5.3 Open Issues">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
|
||||
|
@ -39,16 +39,6 @@
|
|||
work to come up with the correct solution prior to 5.3.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>SMP instability under load</td>
|
||||
<td>&status.wip;</td>
|
||||
<td>&a.dwhite;, &a.alc;</td>
|
||||
<td>High load on SMP systems appears to result in a hard hang related
|
||||
to VM IPI. &a.dwhite; has prepared a candidate patch that appears to
|
||||
resolve this instability, which is currently in testing for merge to
|
||||
the CVS HEAD.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>NFS over IPv6 problems</td>
|
||||
<td>&status.new;</td>
|
||||
|
@ -524,6 +514,16 @@
|
|||
platforms are amd64, alpha, ia64, i386, sparc64, and powerpc.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>SMP instability under load</td>
|
||||
<td>&status.untested;</td>
|
||||
<td>&a.dwhite;, &a.alc;</td>
|
||||
<td>High load on SMP systems appears to result in a hard hang related
|
||||
to VM IPI. &a.dwhite; has prepared a candidate patch that appears to
|
||||
resolve this instability, which is currently in testing for merge to
|
||||
the CVS HEAD.</td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
|
||||
&footer;
|
||||
|
|
Loading…
Reference in a new issue