diff --git a/en/releases/5.3R/todo.sgml b/en/releases/5.3R/todo.sgml index 0ffc3c21ab..875ba76e81 100644 --- a/en/releases/5.3R/todo.sgml +++ b/en/releases/5.3R/todo.sgml @@ -1,7 +1,7 @@ - + %includes; %developers; @@ -474,19 +474,6 @@ should be in place for 5.3 also. - - make -DUSE_KQUEUE causes lockup with buildworld -jBIGNUM - &status.untested; - &a.green;, &a.jmg; - Attempts to use make(1) with KQueues appears to result in a kernel - hang under "heavy load". It would be desirable to fix this - both from the perspective of building FreeBSD quickly as a - developer, but also because it's an instability that could show - up under other high load and heavy use of KQueues. See PR - kern/57945 for a proposed patch and details. This appear to be - the product of a locking problem, and must be fixed for 5.3. - - KSE as the default threads library &status.untested;