Alan Cox 1f70d62298 Modify pmap_enter_quick() so that it expects the page queues to be locked
on entry and it assumes the responsibility for releasing the page queues
lock if it must sleep.

Remove a bogus comment from pmap_enter_quick().

Using the first change, modify vm_map_pmap_enter() so that the page queues
lock is acquired and released once, rather than each time that a page
is mapped.
2004-12-23 20:16:11 +00:00
..
2004-12-21 12:32:15 +00:00
2004-12-06 19:46:02 +00:00
2004-12-21 02:08:14 +00:00
2004-12-23 05:28:36 +00:00
2004-11-09 16:47:47 +00:00
2004-12-21 10:49:29 +00:00
2004-12-22 17:39:21 +00:00
2004-12-13 18:26:13 +00:00
2004-10-12 08:22:08 +00:00
2004-11-10 07:16:59 +00:00
2004-11-17 09:09:55 +00:00
2004-12-22 17:32:27 +00:00
2004-12-14 21:35:00 +00:00