K 10 svn:author V 3 alc K 8 svn:date V 27 2010-04-29T15:47:31.315756Z K 7 svn:log V 276 MFamd64/i386 r207205 Clearing a page table entry's accessed bit and setting the page's PG_REFERENCED flag in pmap_protect() can't really be justified, so don't do it. Moreover, on ia64, don't set the page's dirty field unless pmap_protect() is removing write access. END