freebsd-dev/sys/vm
Alan Cox 3a12f5da1f Give the kmem object's mutex a unique name, instead of "vm object",
to avoid false reports of lock-order reversal with a system map mutex.

Approved by:	re (jhb)
2003-05-09 02:13:23 +00:00
..
default_pager.c
device_pager.c
phys_pager.c
pmap.h
swap_pager.c Lock the vm_object when performing vm_pager_deallocate(). 2003-05-06 02:45:28 +00:00
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
vm_glue.c
vm_init.c
vm_kern.c
vm_kern.h
vm_map.c
vm_map.h
vm_meter.c
vm_mmap.c
vm_object.c Give the kmem object's mutex a unique name, instead of "vm object", 2003-05-09 02:13:23 +00:00
vm_object.h
vm_page.c
vm_page.h
vm_pageout.c Avoid a lock-order reversal and implement vm_object locking 2003-05-04 06:56:27 +00:00
vm_pageout.h
vm_pageq.c
vm_pager.c Lock the vm_object when performing vm_pager_deallocate(). 2003-05-06 02:45:28 +00:00
vm_pager.h
vm_param.h
vm_swap.c
vm_unix.c
vm_zeroidle.c
vm.h
vnode_pager.c Lock the vm_object when performing vm_pager_deallocate(). 2003-05-06 02:45:28 +00:00
vnode_pager.h