NetBSD/sys/vm
cgd 8a3333b2a9 Fix an inconsistency that came in with Lite: setrq() was renamed to
setrunqueue(), but remrq() was never renamed.  Rename remrq() to
remrunqueue().
1996-11-06 20:19:19 +00:00
..
device_pager.c back out previous kprintf changes 1996-10-12 21:50:05 +00:00
device_pager.h
kern_lock.c
lock.h
pmap.h Make prototyping of most functions conditional on `PMAP_EXCLUDE_DECLS'. 1996-03-31 22:15:32 +00:00
swap_pager.c back out previous kprintf changes 1996-10-12 21:50:05 +00:00
swap_pager.h
vm.h
vm_conf.h
vm_extern.h Fix an inconsistency that came in with Lite: setrq() was renamed to 1996-11-06 19:33:39 +00:00
vm_fault.c count pagein faults in struct user. (from kenneth stailey pr#1397]) 1996-05-20 17:40:02 +00:00
vm_glue.c Fix an inconsistency that came in with Lite: setrq() was renamed to 1996-11-06 20:19:19 +00:00
vm_inherit.h
vm_init.c
vm_kern.c back out previous kprintf changes 1996-10-12 21:50:05 +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 back out previous kprintf changes 1996-10-12 21:50:05 +00:00
vm_object.h
vm_page.c
vm_page.h
vm_pageout.c make pageout sleep on vm_pages_needed rather than lbolt. this stops 1996-09-18 02:04:50 +00:00
vm_pageout.h
vm_pager.c back out previous kprintf changes 1996-10-12 21:50:05 +00:00
vm_pager.h
vm_param.h
vm_prot.h
vm_swap.c Fix unused variable -Wxxx failure when MINIROOTSIZE defined. 1996-10-21 01:32:38 +00:00
vm_unix.c
vm_user.c
vnode_pager.c back out previous kprintf changes 1996-10-12 21:50:05 +00:00
vnode_pager.h