Update the show-stopper 4-cpu problem. Thanks to Doug and Stephen for
working on this.
This commit is contained in:
parent
fc502a7c08
commit
27efb8a5aa
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=24409
1 changed files with 6 additions and 5 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.4R/todo.sgml,v 1.16 2005/04/06 15:21:55 kensmith Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.4R/todo.sgml,v 1.17 2005/04/14 13:52:34 kensmith Exp $">
|
||||
<!ENTITY title "FreeBSD 5.4 Open Issues">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
|
||||
|
|
@ -50,10 +50,11 @@
|
|||
|
||||
<tr>
|
||||
<td>Deadlock under heavy network load on systems with more than 4 CPUs</td>
|
||||
<td>&status.wip;</td>
|
||||
<td>&a.rwatson;</td>
|
||||
<td>A deadlock of unknown origin has started to appear on systems with
|
||||
4 or more real CPUs when under heavy TCP load.</td>
|
||||
<td>&status.untested;</td>
|
||||
<td>&a.dwhite;</td>
|
||||
<td>A deadlock related to delivering IPIs on AMD 64-bit processors has
|
||||
been identified. The fix has been tested and will be integrated
|
||||
soon. Will move this to the testing list once RC4 is released.</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue