freebsd-dev/sys/vm
1999-05-09 17:28:00 +00:00
..
default_pager.c
default_pager.h
device_pager.c I got tired of seeing all the cdevsw[major(foo)] all over the place. 1999-05-08 06:40:31 +00:00
pmap.h Make pmap_collect() an official pmap interface. 1999-04-23 20:29:58 +00:00
swap_pager.c remove b_proc from struct buf, it's (now) unused. 1999-05-06 20:00:34 +00:00
swap_pager.h
vm_extern.h Move the declaration of faultin() from the vm headers to proc.h, since 1999-04-13 19:17:15 +00:00
vm_fault.c The VFS/BIO subsystem contained a number of hacks in order to optimize 1999-05-02 23:57:16 +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 Add sysctl descriptions to many SYSCTL_XXXs 1999-05-03 23:57:32 +00:00
vm_mmap.c Add brackets to silence egcs and help clarity. 1999-05-06 22:06:45 +00:00
vm_object.c
vm_object.h
vm_page.c The VFS/BIO subsystem contained a number of hacks in order to optimize 1999-05-02 23:57:16 +00:00
vm_page.h The VFS/BIO subsystem contained a number of hacks in order to optimize 1999-05-02 23:57:16 +00:00
vm_pageout.c Make pmap_collect() an official pmap interface. 1999-04-23 20:29:58 +00:00
vm_pageout.h
vm_pager.c remove b_proc from struct buf, it's (now) unused. 1999-05-06 20:00:34 +00:00
vm_pager.h The VFS/BIO subsystem contained a number of hacks in order to optimize 1999-05-02 23:57:16 +00:00
vm_param.h
vm_prot.h
vm_swap.c No point in swapdev being a static global when used only locally. 1999-05-09 17:28:00 +00:00
vm_unix.c
vm_zone.c
vm_zone.h
vm.h
vnode_pager.c remove b_proc from struct buf, it's (now) unused. 1999-05-06 20:00:34 +00:00
vnode_pager.h