HardenedBSD/sys/vm
John Dyson c0877f103f Tighten up management of memory and swap space during map allocation,
deallocation cycles.  This should provide a measurable improvement
on swap and memory allocation on loaded systems.  It is unlikely a
complete solution.  Also, provide more map info with procfs.
Chuck Cranor spurred on this improvement.
1998-04-29 04:28:22 +00:00
..
default_pager.c
default_pager.h
device_pager.c
device_pager.h
pmap.h
swap_pager.c Tighten up management of memory and swap space during map allocation, 1998-04-29 04:28:22 +00:00
swap_pager.h Tighten up management of memory and swap space during map allocation, 1998-04-29 04:28:22 +00:00
vm_extern.h
vm_fault.c Make vm_fault much cleaner by removing the evil macro inlines, and 1998-03-07 20:45:47 +00:00
vm_glue.c Reviewed by: msmith, bde long ago 1998-03-04 10:27:00 +00:00
vm_inherit.h
vm_init.c
vm_kern.c 1) Use a more consistent page wait methodology. 1998-03-01 04:18:54 +00:00
vm_kern.h
vm_map.c Tighten up management of memory and swap space during map allocation, 1998-04-29 04:28:22 +00:00
vm_map.h
vm_meter.c Eradicate the variable "time" from the kernel, using various measures. 1998-03-30 09:56:58 +00:00
vm_mmap.c Fix for mmap of char devices bug as described in OpenBSD advisory of 1998-03-12 19:36:18 +00:00
vm_object.c Tighten up management of memory and swap space during map allocation, 1998-04-29 04:28:22 +00:00
vm_object.h Tighten up management of memory and swap space during map allocation, 1998-04-29 04:28:22 +00:00
vm_page.c Support compiling with `gcc -ansi'. 1998-04-15 17:47:40 +00:00
vm_page.h This mega-commit is meant to fix numerous interrelated problems. There 1998-03-07 21:37:31 +00:00
vm_pageout.c Eradicate the variable "time" from the kernel, using various measures. 1998-03-30 09:56:58 +00:00
vm_pageout.h
vm_pager.c Some VM improvements, including elimination of alot of Sig-11 1998-03-16 01:56:03 +00:00
vm_pager.h This mega-commit is meant to fix numerous interrelated problems. There 1998-03-07 21:37:31 +00:00
vm_param.h
vm_prot.h
vm_swap.c Significantly improve the efficiency of the swap pager, which appears to 1998-02-23 08:22:48 +00:00
vm_unix.c
vm_zone.c Correct copyright. 1998-04-25 04:50:03 +00:00
vm_zone.h Correct copyright. 1998-04-25 04:50:03 +00:00
vm.h
vnode_pager.c Some VM improvements, including elimination of alot of Sig-11 1998-03-16 01:56:03 +00:00
vnode_pager.h In the author's words: 1998-02-26 06:39:59 +00:00