K 10 svn:author V 3 alc K 8 svn:date V 27 2004-10-25T06:34:14.000000Z K 7 svn:log V 249 Use VM_ALLOC_NOBUSY to eliminate vm_page_wakeup() calls and the acquisition and release of the global page queues lock required to make the call. Remove GIANT_REQUIRED from vm_hold_free_pages(). All of its VM operations are properly synchronized. END