alc bf8b583320 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.
2010-04-28 06:34:47 +00:00
..
2010-04-07 16:29:10 +00:00
2010-04-07 16:29:10 +00:00
2010-03-22 22:39:32 +00:00
2010-02-22 16:00:56 +00:00