K 10 svn:author V 3 alc K 8 svn:date V 27 2005-08-11T02:22:55.000000Z K 7 svn:log V 225 Decouple the unrefing of a page table page from the removal of a pv entry. In other words, change pmap_remove_entry() such that it no longer unrefs the page table page. Now, it only removes the pv entry. Reviewed by: tegge END