alc 8a38bc6b2c - Use atomic ops for updating the vmspace's refcnt and exitingcnt.
- Push down Giant into shmexit().  (Giant is acquired only if the vmspace
   contains shm segments.)
 - Eliminate the acquisition of Giant from proc_rwmem().
 - Reduce the scope of Giant in exit1(), uncovering the destruction of the
   address space.
2004-07-27 03:53:41 +00:00
..
2004-05-31 21:46:06 +00:00
2004-05-31 21:46:06 +00:00
2004-06-11 11:16:26 +00:00
2004-07-25 19:28:10 +00:00
2004-06-17 17:16:53 +00:00