freebsd_amp_hwpstate/sys/vm
John Dyson 2dbea5d2e3 Fix a pseudo-swap leak problem. This mitigates "leaks" due to
freeing partial objects, not freeing entire objects didn't
free any of it.  Simple fix to the map code.
Reviewed by:	dg
1998-04-28 05:54:47 +00:00
..
default_pager.c
default_pager.h
device_pager.c
device_pager.h
pmap.h
swap_pager.c Support compiling with `gcc -ansi'. 1998-04-15 17:47:40 +00:00
swap_pager.h
vm.h
vm_extern.h
vm_fault.c
vm_glue.c
vm_inherit.h
vm_init.c
vm_kern.c
vm_kern.h
vm_map.c Fix a pseudo-swap leak problem. This mitigates "leaks" due to 1998-04-28 05:54:47 +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
vm_object.c Some VM improvements, including elimination of alot of Sig-11 1998-03-16 01:56:03 +00:00
vm_object.h
vm_page.c Support compiling with `gcc -ansi'. 1998-04-15 17:47:40 +00:00
vm_page.h
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
vm_param.h
vm_prot.h
vm_swap.c
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
vnode_pager.c Some VM improvements, including elimination of alot of Sig-11 1998-03-16 01:56:03 +00:00
vnode_pager.h