K 10 svn:author V 3 alc K 8 svn:date V 27 2010-05-09T16:55:42.944704Z K 7 svn:log V 272 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.) END