K 10 svn:author V 3 alc K 8 svn:date V 27 2010-04-28T06:34:47.695358Z K 7 svn:log V 275 Setting PG_REFERENCED on a page at the end of vm_fault() is redundant since the page table entry's accessed bit is either preset by the immediately preceding call to pmap_enter() or by hardware (or software) upon return from vm_fault() when the faulting access is restarted. END