K 10 svn:author V 3 alc K 8 svn:date V 27 2002-07-04T22:07:37.000000Z K 7 svn:log V 239 o Resurrect vm_page_lock_queues(), vm_page_unlock_queues(), and the free queue lock (revision 1.33 of vm/vm_page.c removed them). o Make the free queue lock a spin lock because it's sometimes acquired inside of a critical section. END