Alan Cox 3d2e54c317 Push down the acquisition and release of the page queues lock into
pmap_protect() and pmap_remove().  In general, they require the lock in
order to modify a page's pv list or flags.  In some cases, however,
pmap_protect() can avoid acquiring the lock.
2004-07-15 18:00:43 +00:00
..
2004-07-09 23:12:22 +00:00
2004-07-03 20:49:00 +00:00
2004-07-10 23:06:41 +00:00