freebsd_amp_hwpstate/sys/vm
John Dyson 96fb8cf258 Fix the shm panic. I mistakenly used the shadow_count to keep the object
from being split, and instead added an OBJ_NOSPLIT.
1998-05-04 17:12:53 +00:00
..
default_pager.c
default_pager.h
device_pager.c
device_pager.h
pmap.h
swap_pager.c Work around some VM bugs, the worst being an overly aggressive 1998-05-04 03:01:44 +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.h
vm_extern.h
vm_fault.c Work around some VM bugs, the worst being an overly aggressive 1998-05-04 03:01:44 +00:00
vm_glue.c
vm_inherit.h
vm_init.c
vm_kern.c
vm_kern.h
vm_map.c Fix the shm panic. I mistakenly used the shadow_count to keep the object 1998-05-04 17:12:53 +00:00
vm_map.h
vm_meter.c
vm_mmap.c
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 Fix the shm panic. I mistakenly used the shadow_count to keep the object 1998-05-04 17:12:53 +00:00
vm_page.c Seatbelts for vm_page_bits() in case a file offset is passed in rather than 1998-05-02 03:02:13 +00:00
vm_page.h
vm_pageout.c
vm_pageout.h
vm_pager.c
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
vnode_pager.h