freebsd-dev/sys/vm
2013-04-09 17:43:48 +00:00
..
_vm_radix.h
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 Convert UMA code to C99 uintXX_t types. 2013-04-09 17:43:48 +00:00
uma_dbg.c Convert UMA code to C99 uintXX_t types. 2013-04-09 17:43:48 +00:00
uma_dbg.h
uma_int.h Convert UMA code to C99 uintXX_t types. 2013-04-09 17:43:48 +00:00
uma.h Convert UMA code to C99 uintXX_t types. 2013-04-09 17:43:48 +00:00
vm_extern.h
vm_fault.c
vm_glue.c
vm_init.c
vm_kern.c
vm_kern.h
vm_map.c Fix the assertions for the state of the object under the map entry 2013-04-09 10:04:10 +00:00
vm_map.h
vm_meter.c
vm_mmap.c
vm_object.c
vm_object.h
vm_page.c
vm_page.h The per-page act_count can be made very-easily protected by the 2013-04-08 20:02:27 +00:00
vm_pageout.c The per-page act_count can be made very-easily protected by the 2013-04-08 20:02:27 +00:00
vm_pageout.h
vm_pager.c Prepare to replace the buf splay with a trie: 2013-04-06 22:21:23 +00:00
vm_pager.h
vm_param.h
vm_phys.c
vm_phys.h
vm_radix.c Micro-optimize the order of struct vm_radix_node's fields. Specifically, 2013-04-07 01:30:51 +00:00
vm_radix.h
vm_reserv.c
vm_reserv.h
vm_unix.c
vm_zeroidle.c
vm.h
vnode_pager.c
vnode_pager.h