From e85534c1bda447ec69780532909a8d6a5bb15bc0 Mon Sep 17 00:00:00 2001 From: Robert Watson Date: Fri, 1 Jul 2005 11:46:00 +0000 Subject: [PATCH] Mark scheduler as "done" -- it's been MPSAFE for ages. More optimization will no doubt follow, but marking it as "wip" is misleading. Separate IPv4, IPv6 tasks. Mark IPv4 as done, as it works quite well, and leave IPv6 as WIP, since there are some important loose ends that need to be covered. Mark IPX/SPX as done. Mark netatalk as done. Mark NFS client as a work in progress--mohans has the network pieces running MPSAFE, but the VFS MPSAFEty needs to happen still. --- en/smp/index.sgml | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) diff --git a/en/smp/index.sgml b/en/smp/index.sgml index cd5a08160d..eb4c3d67f6 100644 --- a/en/smp/index.sgml +++ b/en/smp/index.sgml @@ -1,6 +1,6 @@ - + %includes; @@ -276,7 +276,7 @@ Scheduler - &status.wip; + &status.done; 23 April 2004 &a.jhb;, &a.jeff; @@ -324,22 +324,29 @@ - IPv4, IPv6 - &status.wip; + IPv4 + &status.done; 23 April 2004 &a.jennifer;, &a.hsu;, &a.sam;, &a.rwatson;, &a.gnn; - IPX/SPX + IPv6 &status.wip; + 01 July 2005 + &a.rwatson;, &a.gnn; + + + + IPX/SPX + &status.done; 23 April 2004 &a.rik;, &a.rwatson; netatalk - &status.wip; + &status.done; 24 November 2004 &a.rwatson; @@ -354,7 +361,7 @@ NFS Client - &status.new; + &status.wip; 23 April 2004