NetBSD/sys/vm
kleink bb7e6a0bdd Per XSH98, const'ify the `addr' arguments to mlock() and munlock(). 1998-05-30 22:21:03 +00:00
..
TODO
device_pager.c
device_pager.h
pglist.h
pmap.h It is no longer necessary for pmap_pinit() and pmap_release() to be 1998-05-19 19:00:11 +00:00
swap_pager.c
swap_pager.h
vm.h
vm_conf.h
vm_extern.h Use size_t to pass the length of the memory region to operate on to chgkprot(), 1998-05-09 15:04:39 +00:00
vm_fault.c correctly count ru_majflt. the fix pulled in from pr#1397 is incorrect. 1998-03-26 21:41:16 +00:00
vm_glue.c Use size_t to pass the length of the memory region to operate on to chgkprot(), 1998-05-09 15:04:39 +00:00
vm_inherit.h New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:39:25 +00:00
vm_init.c
vm_kern.c
vm_kern.h
vm_map.c Split vmspace_alloc() into vmspace_alloc() and vmspace_init(). The latter 1998-03-27 01:46:20 +00:00
vm_map.h
vm_meter.c
vm_mmap.c Per XSH98, const'ify the `addr' arguments to mlock() and munlock(). 1998-05-30 22:21:03 +00:00
vm_object.c
vm_object.h
vm_page.c free correct page in incomplete section of MNN, as pointed 1998-03-31 03:04:59 +00:00
vm_page.h
vm_pageout.c
vm_pageout.h
vm_pager.c
vm_pager.h
vm_param.h
vm_prot.h
vm_swap.c Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
vm_swap.h
vm_unix.c
vm_user.c
vnode_pager.c
vnode_pager.h