freebsd-nq/sys/vm
2004-08-14 18:57:41 +00:00
..
default_pager.c
device_pager.c
phys_pager.c
pmap.h
swap_pager.c Tag all geom classes in the tree with a version number. 2004-08-08 07:57:53 +00:00
swap_pager.h
uma_core.c Generate KTR trace records for uma_zalloc_arg() and uma_zfree_arg(). 2004-08-06 21:52:38 +00:00
uma_dbg.c
uma_dbg.h
uma_int.h
uma.h
vm_contig.c
vm_extern.h
vm_fault.c The vm map lock is needed in vm_fault() after the page has been found, 2004-08-12 20:14:49 +00:00
vm_glue.c
vm_init.c Remove dead code. A vm_map's first_free is never NULL (even if the map is 2004-08-07 05:58:31 +00:00
vm_kern.c Back out all behavioral chnages. 2004-08-10 14:42:48 +00:00
vm_kern.h
vm_map.c Remove spl calls. 2004-08-14 18:57:41 +00:00
vm_map.h Replace the linear search in vm_map_findspace() with an O(log n) 2004-08-13 08:06:34 +00:00
vm_meter.c
vm_mmap.c
vm_object.c
vm_object.h
vm_page.c
vm_page.h
vm_pageout.c
vm_pageout.h
vm_pageq.c
vm_pager.c
vm_pager.h
vm_param.h
vm_unix.c
vm_zeroidle.c
vm.h
vnode_pager.c
vnode_pager.h