K 10 svn:author V 3 alc K 8 svn:date V 27 2010-07-11T20:11:44.844917Z K 7 svn:log V 251 Change the implementation of vm_hold_free_pages() so that it performs at most one call to pmap_qremove(), and thus one TLB shootdown, instead of one call and TLB shootdown per page. Simplify the interface to vm_hold_free_pages(). MFC after: 3 weeks END