freebsd-dev/sys/vm
Matthew Dillon 6e8b65472e The swapdev_vp changes made to rip out the swap specfs interaction
also broke diskless swapping.  Moving the swapdev_vp initialization
    to more commonly run code solves the problem.

PR: kern/16165
Additional testing by: David Gilbert <dgilbert@velocet.ca>
2000-01-25 17:49:12 +00:00
..
default_pager.c
device_pager.c
pmap.h
swap_pager.c
swap_pager.h
vm_extern.h
vm_fault.c
vm_glue.c
vm_init.c
vm_kern.c
vm_kern.h
vm_map.c Fix a deadlock between msync(..., MS_INVALIDATE) and vm_fault. The 2000-01-21 20:17:01 +00:00
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_swap.c The swapdev_vp changes made to rip out the swap specfs interaction 2000-01-25 17:49:12 +00:00
vm_unix.c
vm_zone.c
vm_zone.h
vm.h
vnode_pager.c
vnode_pager.h