K 10 svn:author V 3 alc K 8 svn:date V 27 2004-10-24T19:32:19.000000Z K 7 svn:log V 226 Acquire the vm object lock before rather than after calling vm_page_sleep_if_busy(). (The motivation being to transition synchronization of the vm_page's PG_BUSY flag from the global page queues lock to the per-object lock.) END