freebsd-dev/sys/vm
2003-01-16 00:02:21 +00:00
..
default_pager.c
device_pager.c
phys_pager.c
pmap.h
swap_pager.c
swap_pager.h
uma_core.c
uma_dbg.c
uma_dbg.h
uma_int.h
uma.h
vm_contig.c
vm_extern.h
vm_fault.c Merge all the various copies of vm_fault_quick() into a single 2003-01-16 00:02:21 +00:00
vm_glue.c
vm_init.c
vm_kern.c
vm_kern.h
vm_map.c It is possible for an active aio to prevent shared memory from being 2003-01-13 23:04:32 +00:00
vm_map.h
vm_meter.c Make 'sysctl vm.vmtotal' work properly using updated patch from Hiten. 2003-01-11 07:29:47 +00:00
vm_mmap.c Bow to the whining masses and change a union back into void *. Retain 2003-01-13 00:33:17 +00:00
vm_object.c
vm_object.h
vm_page.c - Update vm_pageout_deficit using atomic operations. It's a simple 2003-01-14 06:57:03 +00:00
vm_page.h
vm_pageout.c - Update vm_pageout_deficit using atomic operations. It's a simple 2003-01-14 06:57:03 +00:00
vm_pageout.h Make vm_pageout_page_free() static. 2003-01-14 02:28:39 +00:00
vm_pageq.c
vm_pager.c
vm_pager.h
vm_param.h Make 'sysctl vm.vmtotal' work properly using updated patch from Hiten. 2003-01-11 07:29:47 +00:00
vm_swap.c
vm_unix.c
vm_zeroidle.c
vm.h
vnode_pager.c We can get past here on a normal vnode as well, so use VOP_STRATEGY if so. 2003-01-13 21:32:16 +00:00
vnode_pager.h