freebsd-dev/sys/vm
2002-11-04 19:21:39 +00:00
..
default_pager.c
device_pager.c
phys_pager.c
pmap.h
swap_pager.c
swap_pager.h
uma_core.c - Add support for machine dependant page allocation routines. MD code 2002-11-01 01:01:27 +00:00
uma_dbg.c
uma_dbg.h
uma_int.h - Add support for machine dependant page allocation routines. MD code 2002-11-01 01:01:27 +00:00
uma.h Fix typo in comments (misspelled "necessary"). 2002-10-22 12:10:27 +00:00
vm_contig.c
vm_extern.h
vm_fault.c Complete the page queues locking needed for the page-based copy- 2002-10-19 18:34:39 +00:00
vm_glue.c - Check that a process isn't a new process (p_state == PRS_NEW) before 2002-10-22 14:31:32 +00:00
vm_init.c
vm_kern.c
vm_kern.h
vm_map.c
vm_map.h
vm_meter.c
vm_mmap.c Invoke mac_check_vnode_mmap() during mmap operations on vnodes, 2002-10-22 15:56:44 +00:00
vm_object.c
vm_object.h
vm_page.c Export the function vm_page_splay(). 2002-11-04 19:21:39 +00:00
vm_page.h Export the function vm_page_splay(). 2002-11-04 19:21:39 +00:00
vm_pageout.c
vm_pageout.h
vm_pageq.c
vm_pager.c
vm_pager.h
vm_param.h
vm_swap.c Merge from MAC tree: rename mac_check_vnode_swapon() to 2002-10-27 06:54:06 +00:00
vm_unix.c
vm_zeroidle.c
vm.h
vnode_pager.c
vnode_pager.h