freebsd-src/sys/vm
Peter Wemm db42d90829 unifdef -DVM_STACK - it's been on for a while for x86 and was checked
and appeared to be working for the Alpha some time ago.
1999-04-19 14:14:14 +00:00
..
default_pager.c
default_pager.h
device_pager.c
pmap.h Catch a case spotted by Tor where files mmapped could leave garbage in the 1999-04-05 19:38:30 +00:00
swap_pager.c
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
vm_glue.c Only use p->p_lock (manage by PHOLD()/PRELE()) - P_NOSWAP/P_PHYSIO is no 1999-04-06 03:11:34 +00:00
vm_inherit.h
vm_init.c
vm_kern.c
vm_kern.h
vm_map.c
vm_map.h
vm_meter.c
vm_mmap.c unifdef -DVM_STACK - it's been on for a while for x86 and was checked 1999-04-19 14:14:14 +00:00
vm_object.c
vm_object.h
vm_page.c Catch a case spotted by Tor where files mmapped could leave garbage in the 1999-04-05 19:38:30 +00:00
vm_page.h Catch a case spotted by Tor where files mmapped could leave garbage in the 1999-04-05 19:38:30 +00:00
vm_pageout.c Don't forcibly kill processes that are locked in-core via PHOLD - it was 1999-04-06 03:14:56 +00:00
vm_pageout.h
vm_pager.c Staticize 1999-04-11 02:16:27 +00:00
vm_pager.h
vm_param.h
vm_prot.h
vm_swap.c Lock vnode correctly for VOP_OPEN. 1999-04-10 17:54:43 +00:00
vm_unix.c
vm_zone.c
vm_zone.h
vm.h
vnode_pager.c Convert usage of vm_page_bits() to the new convention ("Inputs are required 1999-04-10 20:52:11 +00:00
vnode_pager.h