NetBSD/sys/uvm
thorpej 1b0163bd50 Garbage-collect a constant that nothing uses. 2000-08-16 16:32:06 +00:00
..
Makefile Rename VM_INHERIT_* to MAP_INHERIT_* and move them to sys/sys/mman.h as 2000-08-01 00:53:07 +00:00
uvm.h
uvm_amap.c MALLOC()/FREE() are not to be used for variable size allocations. 2000-08-03 00:47:02 +00:00
uvm_amap.h
uvm_amap_i.h
uvm_anon.c Do something sane with a DIAGNOSTIC condition in an non-DIAGNOSTIC 2000-08-06 00:21:57 +00:00
uvm_anon.h
uvm_aobj.c MALLOC()/FREE() are not to be used for variable-sized allocations. 2000-08-02 20:23:23 +00:00
uvm_aobj.h
uvm_ddb.h
uvm_device.c
uvm_device.h
uvm_extern.h Don't bother with a trampoline to start the pagedaemon and 2000-08-12 22:41:53 +00:00
uvm_fault.c Update a comment in uvmfault_anonget() to reflect reality, and 2000-08-06 00:22:53 +00:00
uvm_fault.h
uvm_fault_i.h
uvm_glue.c add comment warning about possible unlock/sleep race 2000-08-12 17:46:25 +00:00
uvm_glue.h
uvm_init.c
uvm_io.c
uvm_km.c Add uvm_km_valloc_prefer_wait(). Used to valloc with the passed in 2000-07-24 20:10:51 +00:00
uvm_km.h
uvm_loan.c
uvm_loan.h
uvm_map.c Rename VM_INHERIT_* to MAP_INHERIT_* and move them to sys/sys/mman.h as 2000-08-01 00:53:07 +00:00
uvm_map.h Garbage-collect a constant that nothing uses. 2000-08-16 16:32:06 +00:00
uvm_map_i.h
uvm_meter.c
uvm_mmap.c
uvm_object.h
uvm_page.c MALLOC() is not to be used for variable-sized allocations. 2000-08-02 20:25:11 +00:00
uvm_page.h
uvm_page_i.h
uvm_pager.c
uvm_pager.h
uvm_pager_i.h
uvm_param.h
uvm_pdaemon.c Don't bother with a trampoline to start the pagedaemon and 2000-08-12 22:41:53 +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
uvm_vnode.h