K 10 svn:author V 6 cherry K 8 svn:date V 27 2012-10-31T22:21:33.107349Z K 7 svn:log V 317 - Make KASSERTS() squeal about current function. - implement vtopte() to query the page table hierarchy via mmu_map.c - implement pmap_qremove() trivially by wrapping over pmap_kremove - when the page table hierarchy cache is purged (unlikely event), mark the returned pages r/w before returning them back to the VM. END