K 10 svn:author V 3 alc K 8 svn:date V 27 2010-05-28T06:49:57.041132Z K 7 svn:log V 194 Defer freeing any page table pages in pmap_remove_all() until after the page queues lock is released. This may reduce the amount of time that the page queues lock is held by pmap_remove_all(). END