1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-21 15:45:02 +00:00
freebsd/sys/vm
Attilio Rao 571a1e92aa Document the object type movements, related to swp_pager_copy(),
in vm_object_collapse() and vm_object_split().

In collabouration with:	alc
MFC after:	3 days
2012-07-11 01:04:59 +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 Add missing sleep stat increase 2012-07-07 17:46:11 +00:00
uma_dbg.c
uma_dbg.h
uma_int.h
uma.h
vm_contig.c
vm_extern.h
vm_fault.c
vm_glue.c
vm_init.c
vm_kern.c
vm_kern.h
vm_map.c Add new pmap layer locks to the predefined lock order. Change the names 2012-06-27 03:45:25 +00:00
vm_map.h
vm_meter.c
vm_mmap.c
vm_object.c Document the object type movements, related to swp_pager_copy(), 2012-07-11 01:04:59 +00:00
vm_object.h
vm_page.c Add new pmap layer locks to the predefined lock order. Change the names 2012-06-27 03:45:25 +00:00
vm_page.h
vm_pageout.c Avoid vm page queues lock leak after r238212. 2012-07-08 18:04:26 +00:00
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
vm.h
vnode_pager.c
vnode_pager.h