freebsd_amp_hwpstate/sys/vm
David Greenman 0e5b52868f Fixed a bug that managed to slip in during Poul's dynamic swap partition
changes. The check for nswap was bogus, but the code was so convoluted
that it was difficult to tell. It's better now. :-)

Reviewed by:	David Greenman (extensively), and John Dyson
Submitted by:	Poul-Henning Kamp, w/tweaks by me.
1995-05-18 05:09:54 +00:00
..
device_pager.c Accessing pages beyond the end of a mapped file results in internal 1995-05-18 02:59:26 +00:00
device_pager.h
kern_lock.c
lock.h
pmap.h
swap_pager.c Accessing pages beyond the end of a mapped file results in internal 1995-05-18 02:59:26 +00:00
swap_pager.h Changed "handle" from type caddr_t to void *; "handle" is several different 1995-05-10 18:56:09 +00:00
vm.h
vm_extern.h Changed swap partition handling/allocation so that it doesn't 1995-05-14 03:00:10 +00:00
vm_fault.c Accessing pages beyond the end of a mapped file results in internal 1995-05-18 02:59:26 +00:00
vm_glue.c
vm_inherit.h
vm_init.c
vm_kern.c
vm_kern.h
vm_map.c
vm_map.h
vm_meter.c
vm_mmap.c Accessing pages beyond the end of a mapped file results in internal 1995-05-18 02:59:26 +00:00
vm_object.c
vm_object.h
vm_page.c
vm_page.h
vm_pageout.c Changed "handle" from type caddr_t to void *; "handle" is several different 1995-05-10 18:56:09 +00:00
vm_pageout.h
vm_pager.c Changed "handle" from type caddr_t to void *; "handle" is several different 1995-05-10 18:56:09 +00:00
vm_pager.h Changed "handle" from type caddr_t to void *; "handle" is several different 1995-05-10 18:56:09 +00:00
vm_param.h
vm_prot.h
vm_swap.c Fixed a bug that managed to slip in during Poul's dynamic swap partition 1995-05-18 05:09:54 +00:00
vm_unix.c
vm_user.c
vm_vmio.c
vnode_pager.c Accessing pages beyond the end of a mapped file results in internal 1995-05-18 02:59:26 +00:00
vnode_pager.h