K 10 svn:author V 3 alc K 8 svn:date V 27 2010-12-25T21:26:56.124463Z K 7 svn:log V 214 Introduce and use a new VM interface for temporarily pinning pages. This new interface replaces the combined use of vm_fault_quick() and pmap_extract_and_hold() throughout the kernel. In collaboration with: kib@ END