K 10 svn:author V 6 cognet K 8 svn:date V 27 2005-10-03T14:13:50.000000Z K 7 svn:log V 276 - Provide the kernel l1pt physical address, for userland. - Use the new API for pmap_copy_page() and pmap_zero_page(). - Just write-back the pages in pmap_qenter(), and invalidate it in pmap_qremove(). - Nuke the cache flushing in pmap_enter_quick(), it's not needed anymore. END