NetBSD/sys/uvm
matt cce919e025 Don't include <machine/pmap.h> and <machine/vmparam.h> if _KERNEL isn't
defined.  Include them explicitly in the few kvm_arch.c that need them.
2001-08-05 03:33:15 +00:00
..
Makefile
uvm.h Macro'ize the code that checks the free and inactive thresholds and 2001-06-27 21:18:34 +00:00
uvm_amap.c seperate -> separate 2001-07-22 13:33:58 +00:00
uvm_amap.h
uvm_amap_i.h
uvm_anon.c
uvm_anon.h
uvm_aobj.c don't for memory in uao_set_swlot() since we're holding spinlocks, 2001-06-23 20:52:03 +00:00
uvm_aobj.h
uvm_bio.c bzero -> memset 2001-07-18 16:43:09 +00:00
uvm_ddb.h
uvm_device.c
uvm_device.h
uvm_extern.h
uvm_fault.c Reduce some complexity in the fault path -- Rather than maintaining 2001-06-26 17:55:14 +00:00
uvm_fault.h
uvm_fault_i.h Reduce some complexity in the fault path -- Rather than maintaining 2001-06-26 17:55:14 +00:00
uvm_glue.c
uvm_glue.h
uvm_init.c
uvm_io.c
uvm_km.c Reduce some complexity in the fault path -- Rather than maintaining 2001-06-26 17:55:14 +00:00
uvm_km.h
uvm_loan.c
uvm_loan.h
uvm_map.c seperate -> separate 2001-07-22 13:33:58 +00:00
uvm_map.h Reduce some complexity in the fault path -- Rather than maintaining 2001-06-26 17:55:14 +00:00
uvm_map_i.h Reduce some complexity in the fault path -- Rather than maintaining 2001-06-26 17:55:14 +00:00
uvm_meter.c Add support for kern.maxphys, vm.maxslp, vm.uspace (the later two for ps). 2001-07-14 06:36:01 +00:00
uvm_mmap.c
uvm_object.h
uvm_page.c Since a page can be on only one of ACTIVE or INACTIVE queues at 2001-06-27 23:57:16 +00:00
uvm_page.h Back out previous -- christos needs to update his lint(1). 2001-07-25 23:05:04 +00:00
uvm_page_i.h Since a page can be on only one of ACTIVE or INACTIVE queues at 2001-06-27 23:57:16 +00:00
uvm_pager.c
uvm_pager.h
uvm_pager_i.h
uvm_param.h Don't include <machine/pmap.h> and <machine/vmparam.h> if _KERNEL isn't 2001-08-05 03:33:15 +00:00
uvm_pdaemon.c G/c a comment that no longer applies. 2001-06-27 18:52:10 +00:00
uvm_pdaemon.h
uvm_pglist.c Macro'ize the code that checks the free and inactive thresholds and 2001-06-27 21:18:34 +00:00
uvm_pglist.h
uvm_pmap.h Don't include <machine/pmap.h> and <machine/vmparam.h> if _KERNEL isn't 2001-08-05 03:33:15 +00:00
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