K 10 svn:author V 3 alc K 8 svn:date V 27 2017-09-28T17:55:41.420676Z K 7 svn:log V 222 Optimize vm_object_page_remove() by eliminating pointless calls to pmap_remove_all(). If the object to which a page belongs has no references, then that page cannot possibly be mapped. Reviewed by: kib MFC after: 1 week END