NetBSD/sys/vm
mycroft ebfe9ee154 Minor changes. 1995-12-21 04:44:27 +00:00
..
device_pager.c
device_pager.h
kern_lock.c
lock.h
pmap.h
swap_pager.c
swap_pager.h
vm.h
vm_extern.h Only expect vm_fork() to return if __FORK_BRAINDAMAGE is defined. 1995-12-09 04:28:16 +00:00
vm_fault.c
vm_glue.c Minor changes. 1995-12-21 04:44:27 +00:00
vm_inherit.h
vm_init.c
vm_kern.c
vm_kern.h
vm_map.c
vm_map.h
vm_meter.c fix bug in load average calculation that prevented processes which were 1995-07-08 03:12:22 +00:00
vm_mmap.c Extend use of vm_object_prefer() to vm_allocate_with_pager(). 1995-12-05 22:54:36 +00:00
vm_object.c Oops. 1995-12-06 00:38:11 +00:00
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 Prefix names of system call implementation functions with `sys_'. 1995-10-07 06:25:19 +00:00
vm_unix.c Prefix names of system call implementation functions with `sys_'. 1995-10-07 06:25:19 +00:00
vm_user.c Extend use of vm_object_prefer() to vm_allocate_with_pager(). 1995-12-05 22:54:36 +00:00
vnode_pager.c
vnode_pager.h