freebsd-skq/sys/vm
2011-10-27 17:29:19 +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
swap_pager.h
uma_core.c
uma_dbg.c
uma_dbg.h
uma_int.h
uma.h
vm_contig.c contigmalloc(9) and contigfree(9) are now implemented in terms of other 2011-10-27 02:52:24 +00:00
vm_extern.h
vm_fault.c
vm_glue.c
vm_init.c
vm_kern.c Eliminate vestiges of page coloring in VM_ALLOC_NOOBJ calls to 2011-10-27 16:39:17 +00:00
vm_kern.h
vm_map.c
vm_map.h
vm_meter.c
vm_mmap.c
vm_object.c
vm_object.h
vm_page.c Tidy up the comment at the head of vm_page_alloc, and mention that the 2011-10-27 17:29:19 +00:00
vm_page.h
vm_pageout.c
vm_pageout.h
vm_pager.c
vm_pager.h
vm_param.h
vm_phys.c VN_NRESERVLEVEL is used in this file but opt_vm is not included 2011-10-22 22:00:35 +00:00
vm_phys.h
vm_reserv.c
vm_reserv.h
vm_unix.c Control the execution permission of the readable segments for 2011-10-15 12:35:18 +00:00
vm_zeroidle.c
vm.h
vnode_pager.c Fix a typo in a comment. 2011-10-14 11:48:32 +00:00
vnode_pager.h