freebsd-skq/sys/vm
2001-06-11 19:17:05 +00:00
..
default_pager.c
device_pager.c
phys_pager.c
pmap.h
swap_pager.c
swap_pager.h
vm_extern.h
vm_fault.c
vm_glue.c
vm_init.c
vm_kern.c
vm_kern.h
vm_map.c Cleanup the tabbing 2001-06-11 19:17:05 +00:00
vm_map.h Two fixes to the out-of-swap process termination code. First, start killing 2001-06-09 18:06:58 +00:00
vm_meter.c Clean up the code exporting interrupt statistics via sysctl a bit: 2001-06-01 13:23:28 +00:00
vm_mmap.c Stick VM syscalls back under Giant if the BLEED option is not defined. 2001-05-24 18:04:29 +00:00
vm_object.c
vm_object.h
vm_page.c
vm_page.h
vm_pageout.c Two fixes to the out-of-swap process termination code. First, start killing 2001-06-09 18:06:58 +00:00
vm_pageout.h
vm_pager.c
vm_pager.h
vm_param.h Change the way information about swap devices is exported to be more 2001-06-01 22:53:10 +00:00
vm_swap.c Change the way information about swap devices is exported to be more 2001-06-01 22:53:10 +00:00
vm_unix.c Stick VM syscalls back under Giant if the BLEED option is not defined. 2001-05-24 18:04:29 +00:00
vm_zone.c
vm_zone.h
vm.h
vnode_pager.c Don't hold the VM lock across VOP's and other things that can sleep. 2001-05-29 16:58:25 +00:00
vnode_pager.h