NetBSD/sys/uvm
2004-05-05 11:58:27 +00:00
..
Makefile
uvm_amap_i.h
uvm_amap.c Initialise (most) pools from a link set instead of explicit calls 2004-04-25 16:42:40 +00:00
uvm_amap.h Initialise (most) pools from a link set instead of explicit calls 2004-04-25 16:42:40 +00:00
uvm_anon.c fix a amap_wirerange deadlock problem by re-introducing 2004-05-05 11:54:32 +00:00
uvm_anon.h fix a amap_wirerange deadlock problem by re-introducing 2004-05-05 11:54:32 +00:00
uvm_aobj.c Initialise (most) pools from a link set instead of explicit calls 2004-04-25 16:42:40 +00:00
uvm_aobj.h
uvm_bio.c ubc_release: grab uobj's vmobjlock when calling uvm_page_unbusy(). 2004-05-05 11:35:40 +00:00
uvm_ddb.h
uvm_device.c
uvm_device.h
uvm_extern.h Since a vmspace' always includes a vm_map' we can re-use vm_map's 2004-05-04 21:33:40 +00:00
uvm_fault_i.h
uvm_fault.c fix a amap_wirerange deadlock problem by re-introducing 2004-05-05 11:54:32 +00:00
uvm_fault.h
uvm_glue.c Make uvm_uarea_free an inline function. 2004-05-02 13:04:57 +00:00
uvm_glue.h
uvm_init.c Initialise (most) pools from a link set instead of explicit calls 2004-04-25 16:42:40 +00:00
uvm_io.c
uvm_km.c
uvm_km.h
uvm_loan.c
uvm_loan.h
uvm_map_i.h
uvm_map.c Since a vmspace' always includes a vm_map' we can re-use vm_map's 2004-05-04 21:33:40 +00:00
uvm_map.h
uvm_meter.c
uvm_mmap.c
uvm_object.h
uvm_page_i.h
uvm_page.c uvm_page_unbusy: add assertions and comments about PG_RELEASED anon pages. 2004-05-05 11:58:27 +00:00
uvm_page.h
uvm_pager_i.h
uvm_pager.c fix a amap_wirerange deadlock problem by re-introducing 2004-05-05 11:54:32 +00:00
uvm_pager.h
uvm_param.h Use maxdmap and maxsmap instead of MAXDSIZ and MAXSSIZ. 2004-04-04 18:21:48 +00:00
uvm_pdaemon.c
uvm_pdaemon.h
uvm_pglist.c
uvm_pglist.h
uvm_pmap.h
uvm_prot.h
uvm_stat.c Replace uvm counters with evcnt, initialize them through __link_set (from Matt Thomas), 2004-05-01 19:40:39 +00:00
uvm_stat.h Replace uvm counters with evcnt, initialize them through __link_set (from Matt Thomas), 2004-05-01 19:40:39 +00:00
uvm_swap.c Initialise (most) pools from a link set instead of explicit calls 2004-04-25 16:42:40 +00:00
uvm_swap.h
uvm_unix.c
uvm_user.c
uvm_vnode.c
uvm.h