freebsd-dev/sys/vm
John Baldwin ca49f12fdb Reduce the scope of one #ifdef to avoid duplicating a SYSCTL_INT() macro
and trim another unneeded #ifdef (it was just around a macro that is
already conditionally defined).
2006-01-06 18:03:45 +00:00
..
default_pager.c
device_pager.c
memguard.c Improve memguard a bit: 2005-12-30 11:45:07 +00:00
memguard.h Improve memguard a bit: 2005-12-30 11:45:07 +00:00
phys_pager.c
pmap.h
swap_pager.c
swap_pager.h
uma_core.c Reduce the scope of one #ifdef to avoid duplicating a SYSCTL_INT() macro 2006-01-06 18:03:45 +00:00
uma_dbg.c
uma_dbg.h
uma_int.h
uma.h
vm_contig.c MI changes: 2005-12-31 14:39:20 +00:00
vm_extern.h Use sf_buf_alloc() instead of vm_map_find() on exec_map to create the 2005-12-16 18:34:14 +00:00
vm_fault.c MI changes: 2005-12-31 14:39:20 +00:00
vm_glue.c Use sf_buf_alloc() instead of vm_map_find() on exec_map to create the 2005-12-16 18:34:14 +00:00
vm_init.c
vm_kern.c
vm_kern.h
vm_map.c Simplify vmspace_dofree(). 2005-12-04 22:55:41 +00:00
vm_map.h Eliminate unneeded preallocation at initialization. 2005-12-03 22:41:15 +00:00
vm_meter.c
vm_mmap.c
vm_object.c MI changes: 2005-12-31 14:39:20 +00:00
vm_object.h
vm_page.c MI changes: 2005-12-31 14:39:20 +00:00
vm_page.h MI changes: 2005-12-31 14:39:20 +00:00
vm_pageout.c MI changes: 2005-12-31 14:39:20 +00:00
vm_pageout.h
vm_pageq.c Convert the PAGE_SIZE check into a CTASSERT. 2006-01-04 19:19:42 +00:00
vm_pager.c
vm_pager.h
vm_param.h
vm_unix.c
vm_zeroidle.c MI changes: 2005-12-31 14:39:20 +00:00
vm.h
vnode_pager.c
vnode_pager.h