K 10 svn:author V 3 alc K 8 svn:date V 27 2003-09-22T04:58:09.000000Z K 7 svn:log V 277 - vm_hold_free_pages() should lock the kernel object. (The pages being freed belong to the kernel object.) - Increase the granularity of the vm object locking in vm_hold_load_pages() in order to reduce the number of times that we acquire and release the same lock. END