freebsd_amp_hwpstate/sys/vm
Poul-Henning Kamp 2a054bc060 ATTENTION!
From now on, >all< swapdevices must be activated with "swapon".

If you havn't got it, add this line to /etc/fstab:
	/dev/wd0b	none	swap	sw	0 0
ne sec

Reason:
We want our GENERIC* kernels to have a large selection of swap-devices, but
on the other hand, we don't want to use a wd0b as swap when we boot of a
floppy.  This way, we will never use a unexpected swapdevice.  Nothing else
has changed.
1994-10-21 03:17:11 +00:00
..
device_pager.c
device_pager.h
kern_lock.c
lock.h
pmap.h
swap_pager.c
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
vm_map.h
vm_meter.c
vm_mmap.c
vm_object.c
vm_object.h
vm_page.c
vm_page.h
vm_pageout.c
vm_pageout.h
vm_pager.c
vm_pager.h
vm_param.h
vm_prot.h
vm_swap.c ATTENTION! 1994-10-21 03:17:11 +00:00
vm_unix.c
vm_user.c
vm_vmio.c
vnode_pager.c
vnode_pager.h