NetBSD/sys/vm
drochner 448446ec38 Don't make coredump of areas which are mmap()ed from a device.
This can have bad side effects.
Closes PR kern/3252.
1997-07-22 10:06:43 +00:00
..
TODO Update the status of a couple of items here... specifically, more aggressive 1997-06-26 01:02:07 +00:00
device_pager.c
device_pager.h
pmap.h
swap_pager.c
swap_pager.h
vm.h Move lock.h and kern_lock.c to their rightful places, as in Lite2. Make 1997-07-06 12:38:25 +00:00
vm_conf.h
vm_extern.h Don't cast 64bit (off_t) file sizes to vm_offset_t (32bit on many 1997-07-04 20:22:09 +00:00
vm_fault.c
vm_glue.c
vm_inherit.h
vm_init.c
vm_kern.c
vm_kern.h
vm_map.c Move lock.h and kern_lock.c to their rightful places, as in Lite2. Make 1997-07-06 12:38:25 +00:00
vm_map.h Make vm_map_clear_recursive behave exactly like the old lock_clear_recursive. 1997-07-20 23:23:45 +00:00
vm_meter.c
vm_mmap.c Don't cast 64bit (off_t) file sizes to vm_offset_t (32bit on many 1997-07-04 20:22:09 +00:00
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
vm_swap.h
vm_unix.c Don't make coredump of areas which are mmap()ed from a device. 1997-07-22 10:06:43 +00:00
vm_user.c
vnode_pager.c Move lock.h and kern_lock.c to their rightful places, as in Lite2. Make 1997-07-06 12:38:25 +00:00
vnode_pager.h