Index: data/community/release1_6.shtml =================================================================== RCS file: /home/dragonfly/cvs/site/data/community/release1_6.shtml,v retrieving revision 1.1 diff -u -r1.1 release1_6.shtml --- data/community/release1_6.shtml 17 Nov 2006 03:41:05 -0000 1.1 +++ data/community/release1_6.shtml 18 Nov 2006 03:09:31 -0000 @@ -267,13 +267,13 @@ vnode-based buffers be VMIO backed.
  • MPSAFE work - Implement the parallel route table algorithm.
  • MPSAFE work - Make the user process scheduler MPSAFE. -
  • MPSAFE work - File descriptor access is now MPASFE. Many +
  • MPSAFE work - File descriptor access is now MPSAFE. Many fd related functions, like dup(), close(), etc, are either MPSAFE or mostly MPSAFE.
  • MPSAFE work - Push the BGL deeper into the kernel call stack for many system calls.
  • MPSAFE work - Make the process list MPSAFE. -
  • MPSAFE work - Make all cred functions MPASFE. +
  • MPSAFE work - Make all cred functions MPSAFE.
  • NRELEASE - compilable kernel sources are now included on the ISO.

    Index: data/status/diary.shtml =================================================================== RCS file: /home/dragonfly/cvs/site/data/status/diary.shtml,v retrieving revision 1.1 diff -u -r1.1 diary.shtml --- data/status/diary.shtml 17 Nov 2006 03:41:06 -0000 1.1 +++ data/status/diary.shtml 18 Nov 2006 03:10:07 -0000 @@ -142,13 +142,13 @@ vnode-based buffers be VMIO backed.
  • MPSAFE work - Implement the parallel route table algorith.
  • MPSAFE work - Make the user process scheduler MPSAFE. -
  • MPSAFE work - File descriptor access is now MPASFE. Many +
  • MPSAFE work - File descriptor access is now MPSAFE. Many fd related functions, like dup(), close(), etc, are either MPSAFE or mostly MPSAFE.
  • MPSAFE work - Push the BGL deeper into the kernel call stack for many system calls.
  • MPSAFE work - Make the process list MPSAFE. -
  • MPSAFE work - Make all cred functions MPASFE. +
  • MPSAFE work - Make all cred functions MPSAFE.
  • NRELEASE - compilable kernel sources are now included on the ISO.