NetBSD/sys/vm
andrew 918a434644 ANSIfications. Added support for vm_fault_wire() returning a result; code
to actually fail is currently disabled, as this would enable some new code
in vm_map_pageable() (disabled in this commit) that hasn't been used to
date.  I'm fairly confident it is all OK, but shall test it some more once
the rest of the kernel is more stable, before enabling it.
1993-06-27 06:38:48 +00:00
..
device_pager.c add rcs ids and clean up headers 1993-05-20 03:59:08 +00:00
device_pager.h add rcs ids and clean up headers 1993-05-20 03:59:08 +00:00
kern_lock.c add rcs ids and clean up headers 1993-05-20 03:59:08 +00:00
lock.h add rcs ids and clean up headers 1993-05-20 03:59:08 +00:00
pmap.h add rcs ids and clean up headers 1993-05-20 03:59:08 +00:00
queue.h add rcs ids and clean up headers 1993-05-20 03:59:08 +00:00
swap_pager.c add rcs ids and clean up headers 1993-05-20 03:59:08 +00:00
swap_pager.h add rcs ids and clean up headers 1993-05-20 03:59:08 +00:00
vm.h ANSIfications. 1993-06-27 06:27:29 +00:00
vm_fault.c ANSIfications. Added support for vm_fault_wire() returning a result; code 1993-06-27 06:38:48 +00:00
vm_glue.c ANSIfications. 1993-06-27 06:27:29 +00:00
vm_inherit.h add rcs ids and clean up headers 1993-05-20 03:59:08 +00:00
vm_init.c add rcs ids and clean up headers 1993-05-20 03:59:08 +00:00
vm_kern.c patches to make kernel malloc() retryable. from <MDICKSON@CSI.compuserve.com> 1993-05-27 14:34:29 +00:00
vm_kern.h add rcs ids and clean up headers 1993-05-20 03:59:08 +00:00
vm_map.c ANSIfications. Added support for vm_fault_wire() returning a result; code 1993-06-27 06:38:48 +00:00
vm_map.h add rcs ids and clean up headers 1993-05-20 03:59:08 +00:00
vm_meter.c ANSIfications. 1993-06-27 06:27:29 +00:00
vm_mmap.c add rcs ids and clean up headers 1993-05-20 03:59:08 +00:00
vm_object.c add rcs ids and clean up headers 1993-05-20 03:59:08 +00:00
vm_object.h add rcs ids and clean up headers 1993-05-20 03:59:08 +00:00
vm_page.c add rcs ids and clean up headers 1993-05-20 03:59:08 +00:00
vm_page.h add rcs ids and clean up headers 1993-05-20 03:59:08 +00:00
vm_pageout.c add rcs ids and clean up headers 1993-05-20 03:59:08 +00:00
vm_pageout.h add rcs ids and clean up headers 1993-05-20 03:59:08 +00:00
vm_pager.c fix syntax errors caused by *not* having any one of the pagers... 1993-05-29 17:03:06 +00:00
vm_pager.h add rcs ids and clean up headers 1993-05-20 03:59:08 +00:00
vm_param.h add rcs ids and clean up headers 1993-05-20 03:59:08 +00:00
vm_prot.h add rcs ids and clean up headers 1993-05-20 03:59:08 +00:00
vm_statistics.h add rcs ids and clean up headers 1993-05-20 03:59:08 +00:00
vm_swap.c ANSIfications. 1993-06-27 06:27:29 +00:00
vm_unix.c add rcs ids and clean up headers 1993-05-20 03:59:08 +00:00
vm_user.c add rcs ids and clean up headers 1993-05-20 03:59:08 +00:00
vm_user.h add rcs ids and clean up headers 1993-05-20 03:59:08 +00:00
vnode_pager.c add rcs ids and clean up headers 1993-05-20 03:59:08 +00:00
vnode_pager.h add rcs ids and clean up headers 1993-05-20 03:59:08 +00:00