diff --git a/en/releases/6.0R/todo.sgml b/en/releases/6.0R/todo.sgml index b0f4a20325..a2db5273ee 100644 --- a/en/releases/6.0R/todo.sgml +++ b/en/releases/6.0R/todo.sgml @@ -1,7 +1,7 @@ - + %navincludes; %includes; @@ -57,20 +57,6 @@ Description - - race condition in POSIX named fifos - &status.wip; - &a.rwatson; - There have been multiple reports of panics when running with make -j - on SMP systems, which appear to be associated with a race condition in - the POSIX named fifo support. A number of regression tests have been - written to confirm that any fix does not break fifos, and a number of - other unrelated bugs were fixed in the process. The cause of the - symptoms has been identified, and a workaround has been committed to - 7-CURRENT for testing; it will be merged to RELENG_6 after additional - testing. - -

Required features for 6.0-RELEASE

@@ -400,6 +386,20 @@ appears to be warning against a legitimate problem, and thus should be investigated and fixed. + + + race condition in POSIX named fifos + &status.untested; + &a.rwatson; + There have been multiple reports of panics when running with make -j + on SMP systems, which appear to be associated with a race condition in + the POSIX named fifo support. A number of regression tests have been + written to confirm that any fix does not break fifos, and a number of + other unrelated bugs were fixed in the process. The cause of the + symptoms has been identified, and a workaround has been committed to + 7-CURRENT for testing; it has been merged to RELENG_6 for testing. + +

Stress Test Panics