NetBSD/sys/vm
thorpej dd8d0f1f00 Define a macro to test if an object has pages in transit. Clarify
some arithmetic, and nuke an unneeded prototype.

From Charles Hannum <mycroft@netbsd.org>.
1997-02-21 20:26:03 +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 This is all from mycroft: 1997-02-18 13:39:31 +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_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 This is all from mycroft: 1997-02-18 13:39:31 +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
vm_map.h
vm_meter.c
vm_mmap.c
vm_object.c This is all from mycroft: 1997-02-18 13:39:31 +00:00
vm_object.h Define a macro to test if an object has pages in transit. Clarify 1997-02-21 20:26:03 +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 This is all from mycroft: 1997-02-18 13:39:31 +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
vm.h
vnode_pager.c In vnode_pager_sync(), we need to vm_object_deallocate() after cleaning 1997-02-21 20:22:39 +00:00
vnode_pager.h