freebsd_amp_hwpstate/sys/vm
David Greenman 956e9ca5a0 Removed check for sw_dev == NODEV; this is a normal condition for swap
over NFS and was gratuitously panicing when it happens.

Reviewed by:	John Dyson
Submitted by:	Pierre Beyssac via Poul-Henning Kamp
1995-05-25 03:38:11 +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 Changes to fix the following bugs: 1995-05-21 21:39:31 +00:00
vm_object.h
vm_page.c
vm_page.h
vm_pageout.c Changes to fix the following bugs: 1995-05-21 21:39:31 +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 Removed check for sw_dev == NODEV; this is a normal condition for swap 1995-05-25 03:38:11 +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