NetBSD/sys/vm
tls 127c6b54e7 Sigh. I initially had this exactly backwards: the object needs to be locked, the vnode does *not*. Avoids panic: locking against myself quickly reported by Charles. 1997-02-17 13:10:28 +00:00
..
device_pager.c pull up vm_object_collapse() fix from mrg_vm_object_collapse branch. 1997-01-03 18:03:14 +00:00
device_pager.h
kern_lock.c
lock.h
pmap.h
swap_pager.c pull up vm_object_collapse() fix from mrg_vm_object_collapse branch. 1997-01-03 18:03:14 +00:00
swap_pager.h pull up vm_object_collapse() fix from mrg_vm_object_collapse branch. 1997-01-03 18:03:14 +00:00
vm.h
vm_conf.h
vm_extern.h sync needs to clean VM objects backed by vnode pagers 1997-02-13 02:54:06 +00:00
vm_fault.c pull up vm_object_collapse() fix from mrg_vm_object_collapse branch. 1997-01-03 18:03:14 +00:00
vm_glue.c add thread_sleep_msg() that takes a wait message, and change thread_sleep() 1997-02-05 08:09:45 +00:00
vm_inherit.h
vm_init.c
vm_kern.c pull up vm_object_collapse() fix from mrg_vm_object_collapse branch. 1997-01-03 18:03:14 +00:00
vm_kern.h
vm_map.c back out previous kprintf changes 1996-10-12 21:50:05 +00:00
vm_map.h
vm_meter.c
vm_mmap.c back out previous kprintf changes 1996-10-12 21:50:05 +00:00
vm_object.c minor KNF from jason. 1997-02-05 08:26:25 +00:00
vm_object.h add thread_sleep_msg() that takes a wait message, and change thread_sleep() 1997-02-05 08:09:45 +00:00
vm_page.c pull up vm_object_collapse() fix from mrg_vm_object_collapse branch. 1997-01-03 18:03:14 +00:00
vm_page.h pull up vm_object_collapse() fix from mrg_vm_object_collapse branch. 1997-01-03 18:03:14 +00:00
vm_pageout.c pull up vm_object_collapse() fix from mrg_vm_object_collapse branch. 1997-01-03 18:03:14 +00:00
vm_pageout.h
vm_pager.c pull up vm_object_collapse() fix from mrg_vm_object_collapse branch. 1997-01-03 18:03:14 +00:00
vm_pager.h pull up vm_object_collapse() fix from mrg_vm_object_collapse branch. 1997-01-03 18:03:14 +00:00
vm_param.h
vm_prot.h
vm_swap.c Treat the nswdev == 0 case like the nswap == 0 case; don't panic, just 1997-01-22 07:28:21 +00:00
vm_unix.c
vm_user.c
vnode_pager.c Sigh. I initially had this exactly backwards: the object needs to be locked, the vnode does *not*. Avoids panic: locking against myself quickly reported by Charles. 1997-02-17 13:10:28 +00:00
vnode_pager.h