From 6bb0c742e973b386a5160b9c43643e367801bc31 Mon Sep 17 00:00:00 2001
From: Robert Watson
Date: Thu, 6 Feb 2003 02:48:02 +0000
Subject: [PATCH] Rename 'Status' to 'Tasks'.
Add a new "Subsystems and Staffing" section to identify some of the major
subsystems, their SMPng status, and current developers working on them.
This is not intended to be a complete list, I may well have left off
several substantial sub-systems, important contributions, etc. If so,
please let me know. The goal is to identify at a higher level what is
being done, what is planned to be done, and what has been done so that
developers interested in tackling a chunk of the work larger than a
small task can do so more easily.
---
en/smp/index.sgml | 113 ++++++++++++++++++++++++++++++++++++++++++++--
1 file changed, 110 insertions(+), 3 deletions(-)
diff --git a/en/smp/index.sgml b/en/smp/index.sgml
index 75e1d6eb49..6de06adef5 100644
--- a/en/smp/index.sgml
+++ b/en/smp/index.sgml
@@ -1,6 +1,6 @@
-
+
%includes;
@@ -28,7 +28,8 @@
Project Goal
Project Plan
Resources and Links
- Status
+ Subsystems and Staffing
+ Tasks
Known Issues
News
@@ -112,8 +113,114 @@
that documents the work he is doing on the SMP project.
+
+ Subsystems and Staffing
+
+ This is an incomplete list of high-level kernel subsystems and
+ current, active staff working on SMP architecture and stability.
+
+
+
+ Subsystem |
+ Status |
+ Last updated |
+ Staffing |
+
+
+
+ Newbus |
+ |
+ |
+ |
+
+
+
+ VM |
+ In progress |
+ 5 February 2003 |
+ &a.alc; |
+
+
+
+ Buffer cache |
+ |
+ |
+ &a.jeff;, &a.phk; |
+
+
+
+ VFS |
+ |
+ |
+ &a.jeff; |
+
+
+
+ Processes and thread operations |
+ |
+ |
+ &a.jhb; |
+
+
+
+ Scheduler |
+ Complete |
+ 5 February 2003 |
+ &a.jhb; |
+
+
+
+ GEOM |
+ Complete |
+ 5 February 2003 |
+ &a.phk; |
+
+
+
+ File descriptors |
+ Complete |
+ 5 February 2003 |
+ &a.alfred;, &a.tanimura; |
+
+
+
+ TTY subsystem |
+ |
+ |
+ |
+
+
+
+ Pipe IPC |
+ Complete, except for VM optimizations |
+ 5 February 2003 |
+ &a.alfred; |
+
+
+
+ Socket structures and system calls |
+ |
+ |
+ |
+
+
+
+ IPv4, IPv6 |
+ In progress |
+ 5 February 2003 |
+ &a.hsu;, &a.jennifer; |
+
+
+
+ Network stack infrastructure |
+ In progress |
+ 5 February 2003 |
+ &a.hsu; |
+
+
+
- Status
+ Tasks
Following is an incomplete list of general tasks.