1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/sys/vm
2010-08-28 16:57:07 +00:00
..
default_pager.c
device_pager.c Add new make_dev_p(9) flag MAKEDEV_ETERNAL to inform devfs that created 2010-08-06 09:42:15 +00:00
memguard.c Fix compile. It seemed better to have memguard.c include opt_vm.h in 2010-08-12 16:54:43 +00:00
memguard.h Fix compile. It seemed better to have memguard.c include opt_vm.h in 2010-08-12 16:54:43 +00:00
phys_pager.c
pmap.h
redzone.c
redzone.h
sg_pager.c
swap_pager.c
swap_pager.h
uma_core.c Add uma_zone_get_max() to obtain the effective limit after a call 2010-08-16 14:24:00 +00:00
uma_dbg.c
uma_dbg.h
uma_int.h
uma.h Add uma_zone_get_max() to obtain the effective limit after a call 2010-08-16 14:24:00 +00:00
vm_contig.c
vm_extern.h Rework memguard(9) to reserve significantly more KVA to detect 2010-08-11 22:10:37 +00:00
vm_fault.c
vm_glue.c
vm_init.c Introduce exec_alloc_args(). The objective being to encapsulate the 2010-07-27 17:31:03 +00:00
vm_kern.c Rework memguard(9) to reserve significantly more KVA to detect 2010-08-11 22:10:37 +00:00
vm_kern.h
vm_map.c
vm_map.h
vm_meter.c
vm_mmap.c Add the MAP_PREFAULT_READ option to mmap(2). 2010-08-28 16:57:07 +00:00
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 Very rough first cut at NUMA support for the physical page allocator. For 2010-07-27 20:33:50 +00:00
vm_phys.h Very rough first cut at NUMA support for the physical page allocator. For 2010-07-27 20:33:50 +00:00
vm_reserv.c
vm_reserv.h
vm_unix.c
vm_zeroidle.c
vm.h
vnode_pager.c
vnode_pager.h