NetBSD/sys/uvm
mrg 6e26ebea51 allow ubchist to be printed from the uvmhist merging uvm_hist() 2001-02-04 10:55:58 +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 Page scanner improvements, behavior is actually a bit more like 2001-01-28 23:30:42 +00:00
uvm_anon.h when we fail to allocate anons to represent new swap space, 2000-12-27 09:17:04 +00:00
uvm_aobj.c Page scanner improvements, behavior is actually a bit more like 2001-01-28 23:30:42 +00:00
uvm_aobj.h
uvm_bio.c Explicitly panic if failed to allocate some memory during initialization. 2001-02-02 01:55:52 +00:00
uvm_ddb.h
uvm_device.c
uvm_device.h
uvm_extern.h
uvm_fault.c Page scanner improvements, behavior is actually a bit more like 2001-01-28 23:30:42 +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 Page scanner improvements, behavior is actually a bit more like 2001-01-28 23:30:42 +00:00
uvm_map.h Use single const char array instead of over 200 string constant. 2000-12-13 08:06:11 +00:00
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 Put the extern decl of uvm_vnodeops in uvm_object.h 2001-01-28 22:23:04 +00:00
uvm_page.c Put the extern decl of uvm_vnodeops in uvm_object.h 2001-01-28 22:23:04 +00:00
uvm_page.h remove some more leftovers from Mach. 2000-12-28 08:24:55 +00:00
uvm_page_i.h Page scanner improvements, behavior is actually a bit more like 2001-01-28 23:30:42 +00:00
uvm_pager.c add a KASSERT(pp) in the uvm_pagermapin() loop. 2001-02-04 10:55:12 +00:00
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 Page scanner improvements, behavior is actually a bit more like 2001-01-28 23:30:42 +00:00
uvm_pdaemon.h
uvm_pglist.c
uvm_pglist.h
uvm_pmap.h
uvm_prot.h
uvm_stat.c allow ubchist to be printed from the uvmhist merging uvm_hist() 2001-02-04 10:55:58 +00:00
uvm_stat.h allow ubchist to be printed from the uvmhist merging uvm_hist() 2001-02-04 10:55:58 +00:00
uvm_swap.c Use cast where appropriate to avoid integer overflow. 2001-01-04 06:07:18 +00:00
uvm_swap.h
uvm_unix.c
uvm_user.c
uvm_vnode.c Page scanner improvements, behavior is actually a bit more like 2001-01-28 23:30:42 +00:00
uvm_vnode.h