diff --git a/en/releases/6.0R/todo.sgml b/en/releases/6.0R/todo.sgml index 6d3a1e435a..7b4d017534 100644 --- a/en/releases/6.0R/todo.sgml +++ b/en/releases/6.0R/todo.sgml @@ -1,7 +1,7 @@ - + %includes; %developers; @@ -70,14 +70,6 @@ Found by stress tests at http://www.holm.cc/stress/log/cons142.html. - - panic: wrong b_bufobj - &status.unknown; - &a.jeff; - Found by stress tests at http://www.holm.cc/stress/log/cons140.html. This is high priority - and can be provoked within minutes of testing! - - panic on multicast socket close after interface removal &status.wip; @@ -144,8 +136,8 @@ fpudna: fpcurthread == curthread 1 times - &status.new; - &a.peter; + &status.wip; + &a.ups; This warning is appearing sporadically on a dual AMD64 system. It appears to be warning against a legitimate problem, and thus should be investigated and fixed. @@ -161,14 +153,6 @@ a devfs instance. - - nullfs hash size - &status.new; -   - Nullfs (and perhaps other filesystems) use an absurdly small - hash size that causes significant performance penalties. - - /dev/kmem panic &status.new; @@ -213,8 +197,8 @@ update sysinstall disk labeling - &status.new; -   + &status.wip; + &a.rodrigc; Sysinstall could use the same fixes recently made to fdisk so it plays nice with GEOM and disk labeling. This doesn't cause problems during install because nothing on the disk is mounted when its label @@ -391,6 +375,14 @@ architectures. This allows tracebacks to provide useful info. + + panic: wrong b_bufobj + &status.untested; + &a.tegge; + Found by stress tests at http://www.holm.cc/stress/log/cons140.html. This is high priority + and can be provoked within minutes of testing! + +

Stress Test Panics