GayBSD documentation tree
Find a file
Robert Watson 3f1652ed0c Various task updates relating to VM locking task:
- Break out lockmgr exclusive and sx/mutex tasks from one another, and
  leave the original (completed) movement of mutex pool initialization
  task as it's own thing.

- Create the task for moving to purely exclusive locks in VM rather than
  lockmgr shared locks.  This task will involve implementation, then testing
  to see if it actually hurts.  If this is possible, it will greatly
  simplify the transition to new locking primitives.  Assign this to
  green since he's expressed willingness to work on it.

- Create the task for moving from lockmgr to either mutexes or exclusive
  sxlocks for VM.  At that point, it should be possible to start pushing
  Giant down into VM somewhere, subject to lack of locking for a few
  primitives that will still require it, and for VFS/pmap interactions.
2002-03-18 16:22:42 +00:00
de
en Various task updates relating to VM locking task: 2002-03-18 16:22:42 +00:00
es
ja MFen (HTML 4.01 transition). 2002-03-17 05:10:13 +00:00
ru
share Catch up on advisories: 2002-03-18 15:15:40 +00:00
tools
zh
Makefile
Makefile.inc