K 10 svn:author V 3 alc K 8 svn:date V 27 2004-12-12T06:54:23.000000Z K 7 svn:log V 248 MFC revision 1.39 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