NetBSD/sys/uvm
thorpej 37247109d1 When considering a page for deactivation, check to see if the
page has been referenced since the last time it was considered.
If it was, don't deactivate the page.
2001-01-25 00:24:48 +00:00
..
Makefile
uvm.h
uvm_amap.c Change uvm_analloc() to return a locked anon, update all callers, 2001-01-23 02:27:39 +00:00
uvm_amap.h
uvm_amap_i.h
uvm_anon.c Change uvm_analloc() to return a locked anon, update all callers, 2001-01-23 02:27:39 +00:00
uvm_anon.h
uvm_aobj.c
uvm_aobj.h
uvm_bio.c
uvm_ddb.h
uvm_device.c
uvm_device.h
uvm_extern.h
uvm_fault.c Change uvm_analloc() to return a locked anon, update all callers, 2001-01-23 02:27:39 +00:00
uvm_fault.h
uvm_fault_i.h
uvm_glue.c
uvm_glue.h
uvm_init.c
uvm_io.c
uvm_km.c splimp() -> splvm() 2001-01-14 02:10:01 +00:00
uvm_km.h
uvm_loan.c Change uvm_analloc() to return a locked anon, update all callers, 2001-01-23 02:27:39 +00:00
uvm_loan.h
uvm_map.c splimp() -> splvm() 2001-01-14 02:10:01 +00:00
uvm_map.h
uvm_map_i.h
uvm_meter.c
uvm_mmap.c Nevermind that it's silly to include PROT_EXEC even if a vnode 2001-01-08 01:35:03 +00:00
uvm_object.h
uvm_page.c Sprinkle some assertions: 2001-01-23 01:56:16 +00:00
uvm_page.h
uvm_page_i.h splimp() -> splvm() 2001-01-14 02:10:01 +00:00
uvm_pager.c
uvm_pager.h
uvm_pager_i.h
uvm_param.h atop(): cast argument to `paddr_t' (instead of `u_long') to avoid 2001-01-09 13:55:20 +00:00
uvm_pdaemon.c When considering a page for deactivation, check to see if the 2001-01-25 00:24:48 +00:00
uvm_pdaemon.h
uvm_pglist.c
uvm_pglist.h
uvm_pmap.h
uvm_prot.h
uvm_stat.c
uvm_stat.h
uvm_swap.c
uvm_swap.h
uvm_unix.c
uvm_user.c
uvm_vnode.c in uvn_flush(), when PGO_SYNCIO is specified then we should wait for 2001-01-08 06:21:13 +00:00
uvm_vnode.h