NetBSD/sys/uvm
chs eeabe3f90d make sure that pages are on an paging queue before unlocking them. 2000-12-01 09:54:42 +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 Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
uvm_amap.c lots of cleanup: 2000-11-25 06:27:59 +00:00
uvm_amap.h lots of cleanup: 2000-11-25 06:27:59 +00:00
uvm_amap_i.h lots of cleanup: 2000-11-25 06:27:59 +00:00
uvm_anon.c lots of cleanup: 2000-11-25 06:27:59 +00:00
uvm_anon.h
uvm_aobj.c lots of cleanup: 2000-11-25 06:27:59 +00:00
uvm_aobj.h
uvm_bio.c Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
uvm_ddb.h lots of cleanup: 2000-11-25 06:27:59 +00:00
uvm_device.c lots of cleanup: 2000-11-25 06:27:59 +00:00
uvm_device.h Don't silently truncate the voff_t offset to vaddr_t when passing it to 2000-05-28 10:21:55 +00:00
uvm_extern.h Move uvm_pgcnt_vnode and uvm_pgcnt_anon into uvmexp (as vnodepages and 2000-11-30 11:04:43 +00:00
uvm_fault.c Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
uvm_fault.h remove/move more mach vm header files: 2000-06-26 14:20:25 +00:00
uvm_fault_i.h remove/move more mach vm header files: 2000-06-26 14:20:25 +00:00
uvm_glue.c lots of cleanup: 2000-11-25 06:27:59 +00:00
uvm_glue.h
uvm_init.c remove include of <vm/vm.h> 2000-06-27 17:29:17 +00:00
uvm_io.c remove include of <vm/vm.h> 2000-06-27 17:29:17 +00:00
uvm_km.c Introduce uvm_km_valloc_align() and use it to glab process's USPACE 2000-11-27 04:36:40 +00:00
uvm_km.h
uvm_loan.c remove include of <vm/vm.h> 2000-06-27 17:29:17 +00:00
uvm_loan.h
uvm_map.c Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
uvm_map.h Add an align argument to uvm_map() and some callers of that 2000-09-13 15:00:15 +00:00
uvm_map_i.h Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
uvm_meter.c Move uvm_pgcnt_vnode and uvm_pgcnt_anon into uvmexp (as vnodepages and 2000-11-30 11:04:43 +00:00
uvm_mmap.c Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
uvm_object.h
uvm_page.c make sure that pages are on an paging queue before unlocking them. 2000-12-01 09:54:42 +00:00
uvm_page.h Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
uvm_page_i.h use queue.h macros and KASSERT(). 2000-11-27 07:47:42 +00:00
uvm_pager.c make sure that pages are on an paging queue before unlocking them. 2000-12-01 09:54:42 +00:00
uvm_pager.h Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
uvm_pager_i.h lots of cleanup: 2000-11-25 06:27:59 +00:00
uvm_param.h Add a vm.uvmexp2 sysctl that uses a ABI-safe 'struct uvmexp_sysctl'. 2000-11-29 09:52:18 +00:00
uvm_pdaemon.c Move uvm_pgcnt_vnode and uvm_pgcnt_anon into uvmexp (as vnodepages and 2000-11-30 11:04:43 +00:00
uvm_pdaemon.h
uvm_pglist.c lots of cleanup: 2000-11-25 06:27:59 +00:00
uvm_pglist.h remove/move more mach vm header files: 2000-06-26 14:20:25 +00:00
uvm_pmap.h more vm header file changes: 2000-06-27 09:00:14 +00:00
uvm_prot.h <vm/vm_prot.h> becomes <uvm/uvm_prot.h> 2000-06-25 13:37:51 +00:00
uvm_stat.c add new uvmexp fields for uvmexp_print(). 2000-12-01 09:48:56 +00:00
uvm_stat.h Finish previous. 2000-04-11 08:12:14 +00:00
uvm_swap.c Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
uvm_swap.h
uvm_unix.c Add an align argument to uvm_map() and some callers of that 2000-09-13 15:00:15 +00:00
uvm_user.c remove include of <vm/vm.h> 2000-06-27 17:29:17 +00:00
uvm_vnode.c Move uvm_pgcnt_vnode and uvm_pgcnt_anon into uvmexp (as vnodepages and 2000-11-30 11:04:43 +00:00
uvm_vnode.h Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00