1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/sys/vm
Poul-Henning Kamp 1a31a6c3b2 add KASSERTS
2004-09-07 07:32:40 +00:00
..
default_pager.c
device_pager.c
phys_pager.c
pmap.h
swap_pager.c
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 Push Giant deep into vm_forkproc(), acquiring it only if the process has 2004-09-03 05:11:32 +00:00
vm_glue.c Push Giant deep into vm_forkproc(), acquiring it only if the process has 2004-09-03 05:11:32 +00:00
vm_init.c
vm_kern.c
vm_kern.h
vm_map.c Push Giant deep into vm_forkproc(), acquiring it only if the process has 2004-09-03 05:11:32 +00:00
vm_map.h
vm_meter.c Enable debug.mpsafevm by default on amd64 and i386. This enables copy-on- 2004-09-04 05:51:54 +00:00
vm_mmap.c Remove dead code. 2004-09-01 19:58:37 +00:00
vm_object.c Move the acquisition and release of the lock on the object at the head of 2004-08-29 20:14:10 +00:00
vm_object.h
vm_page.c
vm_page.h Move the cow field between wire_count and hold_count. This is the 2004-08-22 20:52:23 +00:00
vm_pageout.c
vm_pageout.h
vm_pageq.c
vm_pager.c
vm_pager.h
vm_param.h
vm_unix.c
vm_zeroidle.c Turn PREEMPTION into a kernel option. Make sure that it's defined if 2004-09-02 18:59:15 +00:00
vm.h - Introduce and use a new tunable "debug.mpsafevm". At present, setting 2004-08-16 06:16:12 +00:00
vnode_pager.c add KASSERTS 2004-09-07 07:32:40 +00:00
vnode_pager.h