freebsd-nq/sys/vm
2000-11-02 21:38:18 +00:00
..
default_pager.c
device_pager.c
phys_pager.c
pmap.h Implement write combining for crashdumps. This is useful when 2000-10-17 10:05:49 +00:00
swap_pager.c The swap bitmap allocator was not calculating the bitmap size properly 2000-10-13 16:44:34 +00:00
swap_pager.h The swap bitmap allocator was not calculating the bitmap size properly 2000-10-13 16:44:34 +00:00
vm_extern.h
vm_fault.c
vm_glue.c - Catch a machine/mutex.h -> sys/mutex.h I somehow missed. 2000-10-25 00:04:16 +00:00
vm_init.c
vm_kern.c
vm_kern.h
vm_map.c Clear the MAP_ENTRY_USER_WIRED flag from cloned vm_map entries. 2000-11-02 21:38:18 +00:00
vm_map.h For lockmgr mutex protection, use an array of mutexes that are allocated 2000-10-12 22:37:28 +00:00
vm_meter.c
vm_mmap.c
vm_object.c
vm_object.h
vm_page.c
vm_page.h
vm_pageout.c
vm_pageout.h
vm_pager.c Weaken a bogus dependency on <sys/proc.h> in <sys/buf.h> by #ifdef'ing 2000-10-29 14:54:55 +00:00
vm_pager.h
vm_param.h
vm_swap.c The swap bitmap allocator was not calculating the bitmap size properly 2000-10-13 16:44:34 +00:00
vm_unix.c
vm_zone.c
vm_zone.h
vm.h
vnode_pager.c
vnode_pager.h