HardenedBSD/sys/vm
Peter Wemm 477a642cee Man the liferafts! Here comes the long awaited SMP -> -current merge!
There are various options documented in i386/conf/LINT, there is more to
come over the next few days.

The kernel should run pretty much "as before" without the options to
activate SMP mode.

There are a handful of known "loose ends" that need to be fixed, but
have been put off since the SMP kernel is in a moderately good condition
at the moment.

This commit is the result of the tinkering and testing over the last 14
months by many people.  A special thanks to Steve Passe for implementing
the APIC code!
1997-04-26 11:46:25 +00:00
..
default_pager.c
default_pager.h
device_pager.c
device_pager.h
pmap.h Fully implement vfork. Vfork is now much much faster than even our 1997-04-13 01:48:35 +00:00
swap_pager.c
swap_pager.h
vm_extern.h Fully implement vfork. Vfork is now much much faster than even our 1997-04-13 01:48:35 +00:00
vm_fault.c Commit a typo fix that's been sitting in my tree for ages, quite forgotten. 1997-04-06 16:16:11 +00:00
vm_glue.c Unused variable (upobj is now purely handled within pmap) 1997-04-14 03:40:42 +00:00
vm_inherit.h
vm_init.c
vm_kern.c Man the liferafts! Here comes the long awaited SMP -> -current merge! 1997-04-26 11:46:25 +00:00
vm_kern.h Man the liferafts! Here comes the long awaited SMP -> -current merge! 1997-04-26 11:46:25 +00:00
vm_map.c Fully implement vfork. Vfork is now much much faster than even our 1997-04-13 01:48:35 +00:00
vm_map.h The biggie: Get rid of the UPAGES from the top of the per-process address 1997-04-07 07:16:06 +00:00
vm_meter.c Man the liferafts! Here comes the long awaited SMP -> -current merge! 1997-04-26 11:46:25 +00:00
vm_mmap.c
vm_object.c Man the liferafts! Here comes the long awaited SMP -> -current merge! 1997-04-26 11:46:25 +00:00
vm_object.h
vm_page.c
vm_page.h
vm_pageout.c
vm_pageout.h
vm_pager.c
vm_pager.h
vm_param.h
vm_prot.h Fix the gdb executable modify problem. Thanks to the detective work 1997-04-06 02:29:45 +00:00
vm_swap.c
vm_unix.c
vm.h
vnode_pager.c
vnode_pager.h