K 10 svn:author V 3 alc K 8 svn:date V 27 2009-05-29T18:35:51.751185Z K 7 svn:log V 183 Modify vm_hold_load_pages() to allocate pages using VM_ALLOC_NOOBJ rather than using the kernel object. This allows the elimination of page queues locking from vm_hold_free_pages(). END