K 10 svn:author V 6 cognet K 8 svn:date V 27 2005-05-24T21:47:10.000000Z K 7 svn:log V 266 Write back affected pages in pmap_qremove() as well. This removes the need to change the DACR when switching to a kernel thread, thus making userland thread => kernel thread => same userland thread switch cheaper by totally avoiding data cache and TLB invalidation. END