Update to handle fragments correctly (set bsize to be fragment
[unix-history] / usr / src / sys / vm / vm_fault.c
1995-05-12 Kirk McKusicktake the pmap_page_protect outside the page queue lock...
1995-01-10 Chris G. DemetriouKNF, and 64-bit safety.
1994-01-13 Mike Hiblerkeep track of a few more vmmeter statistics.
1993-12-31 Kirk McKusickconvert to use new queue structures
1993-10-02 Mike Hiblerwhen making copy of a page, make sure original is deact...
1993-06-12 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-05-25 Chris Torekpedantically ANSI, i.e., nothing after #else/#endif
1993-03-10 Mike Hiblerattempt to recover from failure of vm_fault in vm_fault...
1992-11-30 Mike Hiblerno more page_lock, PG_ABSENT
1992-10-02 Kirk McKusickconvert vm_page bit fields to flags
1992-09-22 Mike Hiblerdeal with VM_PAGER_ERROR
1992-06-06 Mike Hiblercorrect incorrect comment
1992-06-03 Kirk McKusickit is not really a panic, just a thought
1992-05-05 Keith Bosticnew include format
1992-04-26 Ralph Campbellset page clean after vm_pager_get().
1992-03-10 Kirk McKusickfix from Donn Seeley to make shadow pages pageable
1991-08-29 Kirk McKusickvm_stat is merged into vmmeter structure
1991-07-26 Kirk McKusickvm_page_active_count and vm_page_inactive_count move...
1991-05-08 Mike Hiblerdon't perform the "single use" check, it was broken...
1991-04-21 Mike Karelsfix includes; new proc struct; rm *_NULL
1991-03-28 Kirk McKusickcopyright revision request from CMU
1991-03-28 Kirk McKusickMike's comments on the copyright notice
1991-03-20 Kirk McKusickupdate CMU copyright and distribution notice
1990-12-06 Kirk McKusickadopted from Mach 2.5