freebsd-dev/sys/vm
Alan Cox 2dd02f4773 Eliminate an unnecessary #include. (This #include should have been removed
in r188331 when vnode_pager_lock() was eliminated.)
2009-11-04 03:12:56 +00:00
..
default_pager.c
device_pager.c
memguard.c
memguard.h
phys_pager.c
pmap.h
redzone.c
redzone.h
sg_pager.c
swap_pager.c Add sysctl documentation strings. The descriptions are derived 2009-11-02 16:56:59 +00:00
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 Eliminate an unnecessary #include. (This #include should have been removed 2009-11-04 03:12:56 +00:00
vm_glue.c
vm_init.c
vm_kern.c
vm_kern.h
vm_map.c Avoid pointless calls to pmap_protect(). 2009-11-02 17:45:39 +00:00
vm_map.h
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_pager.c
vm_pager.h
vm_param.h
vm_phys.c
vm_phys.h
vm_reserv.c
vm_reserv.h
vm_unix.c
vm_zeroidle.c Split P_NOLOAD into a per-thread flag (TDF_NOLOAD). 2009-11-03 16:46:52 +00:00
vm.h
vnode_pager.c
vnode_pager.h