HardenedBSD/sys/vm
David Greenman a465acdaf8 Don't attempt to clean device_pager backed objects at terminate time.
There is similar bogusness in the pageout daemon that will be fixed soon.
This fixes a panic pointed out to me by Bruce Evans that occurs when
/dev/mem is used to map managed memory.
1995-01-25 20:36:29 +00:00
..
device_pager.c
device_pager.h
kern_lock.c
lock.h
pmap.h
swap_pager.c Added ability to detect sequential faults and DTRT. (swap_pager.c) 1995-01-24 10:14:09 +00:00
swap_pager.h
vm_extern.h
vm_fault.c Added ability to detect sequential faults and DTRT. (swap_pager.c) 1995-01-24 10:14:09 +00:00
vm_glue.c Added ability to detect sequential faults and DTRT. (swap_pager.c) 1995-01-24 10:14:09 +00:00
vm_inherit.h
vm_init.c
vm_kern.c Added ability to detect sequential faults and DTRT. (swap_pager.c) 1995-01-24 10:14:09 +00:00
vm_kern.h
vm_map.c Added ability to detect sequential faults and DTRT. (swap_pager.c) 1995-01-24 10:14:09 +00:00
vm_map.h
vm_meter.c
vm_mmap.c
vm_object.c Don't attempt to clean device_pager backed objects at terminate time. 1995-01-25 20:36:29 +00:00
vm_object.h Added ability to detect sequential faults and DTRT. (swap_pager.c) 1995-01-24 10:14:09 +00:00
vm_page.c Added ability to detect sequential faults and DTRT. (swap_pager.c) 1995-01-24 10:14:09 +00:00
vm_page.h Added ability to detect sequential faults and DTRT. (swap_pager.c) 1995-01-24 10:14:09 +00:00
vm_pageout.c Added ability to detect sequential faults and DTRT. (swap_pager.c) 1995-01-24 10:14:09 +00:00
vm_pageout.h
vm_pager.c
vm_pager.h
vm_param.h
vm_prot.h
vm_swap.c
vm_unix.c
vm_user.c
vm_vmio.c
vm.h
vnode_pager.c Added ability to detect sequential faults and DTRT. (swap_pager.c) 1995-01-24 10:14:09 +00:00
vnode_pager.h