Alan Cox eee9d99231 Push down the acquisition of the page queues lock into vm_pageq_remove().
(This eliminates a surprising number of page queues lock acquisitions by
vm_fault() because the page's queue is PQ_NONE and thus the page queues
lock is not needed to remove the page from a queue.)
2010-05-09 16:55:42 +00:00
..
2010-04-07 16:29:10 +00:00
2010-04-07 16:29:10 +00:00
2010-03-22 22:39:32 +00:00