From 892aec3dbc7a3401bf7986e3f772e576ea1dfad9 Mon Sep 17 00:00:00 2001 From: Jeffrey Hsu Date: Tue, 31 Dec 2002 08:15:42 +0000 Subject: [PATCH] Check off the inpcb panic involving IP stack sleep todo item. --- en/releases/5.0R/todo.sgml | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/en/releases/5.0R/todo.sgml b/en/releases/5.0R/todo.sgml index dab6f591c3..d3f621e4e9 100644 --- a/en/releases/5.0R/todo.sgml +++ b/en/releases/5.0R/todo.sgml @@ -1,7 +1,7 @@ - + %includes; %developers; @@ -273,16 +273,6 @@ following boot. - - inpcb panic involving IP stack sleep - -- - -- - Report of a panic in the TCP syncache thread under load, due to - another thread sleeping while holding an inpcb mutex, when not - running with WITNESS (WITNESS would have caught the sleep earlier). - - -

Known Issues with 5.0R-RC1 / i386