From ce19a9e2bc1671a42e1206eabb9f06e7910873e5 Mon Sep 17 00:00:00 2001 From: Hiroki Sato Date: Tue, 4 Oct 2005 05:28:00 +0000 Subject: Mark "snaplk" livelock problem as "Needs Testing". This issue has been fixed by MFC of the following: src/sys/kern/vfs_bio.c 1.495, 1.496 src/sys/kern/vfs_subr.c 1.648 src/sys/sys/buf.h 1.190, 1.191 src/sys/sys/proc.h 1.436 src/sys/ufs/ffs/ffs_snapshot.c 1.104, 1.105, 1.106 Thanks to: truckman --- en/releases/6.0R/todo.sgml | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/en/releases/6.0R/todo.sgml b/en/releases/6.0R/todo.sgml index f8346a1b9c..c685bc4529 100644 --- a/en/releases/6.0R/todo.sgml +++ b/en/releases/6.0R/todo.sgml @@ -1,7 +1,7 @@ - + %includes; %developers; @@ -178,12 +178,6 @@ sys-admins tend to do. - - "snaplk" livelock - &status.wip; -   - Found by stress tests at http://www.holm.cc/stress/log/cons143.html. -

Documentation items that must be resolved for 6.0

@@ -398,6 +392,13 @@ &a.truckman;, &a.tegge; Found by stress tests at http://www.holm.cc/stress/log/cons142.html. + + + "snaplk" livelock + &status.untested; + &a.truckman; + Found by stress tests at http://www.holm.cc/stress/log/cons143.html. +

Stress Test Panics

-- cgit v1.3