freebsd-src/sys/vm
David Greenman 27de4e40b8 Put sanity check for negative hold count into #ifdef DIAGNOSTIC so that
it doesn't consume an extra 3k of kernel text because of gcc's bogus
inlining code.
1994-10-17 10:43:56 +00:00
..
device_pager.c
device_pager.h
kern_lock.c
lock.h
pmap.h
swap_pager.c 1) Some of the counters in the vmmeter struct don't fit well into the Mach VM 1994-10-15 13:33:09 +00:00
swap_pager.h
vm_extern.h
vm_fault.c 1) Some of the counters in the vmmeter struct don't fit well into the Mach VM 1994-10-15 13:33:09 +00:00
vm_glue.c
vm_inherit.h
vm_init.c
vm_kern.c
vm_kern.h
vm_map.c
vm_map.h
vm_meter.c
vm_mmap.c
vm_object.c Properly count object lookups and hits. 1994-10-15 10:28:47 +00:00
vm_object.h
vm_page.c
vm_page.h Put sanity check for negative hold count into #ifdef DIAGNOSTIC so that 1994-10-17 10:43:56 +00:00
vm_pageout.c 1) Some of the counters in the vmmeter struct don't fit well into the Mach VM 1994-10-15 13:33:09 +00:00
vm_pageout.h
vm_pager.c
vm_pager.h
vm_param.h
vm_prot.h
vm_swap.c Got rid of map.h. It's a leftover from the rmap code, and we use rlists. 1994-10-09 07:35:18 +00:00
vm_unix.c
vm_user.c Properly count object lookups and hits. 1994-10-15 10:28:47 +00:00
vm_vmio.c
vm.h
vnode_pager.c 1) Some of the counters in the vmmeter struct don't fit well into the Mach VM 1994-10-15 13:33:09 +00:00
vnode_pager.h