NetBSD/sys/vm
sommerfe becaafeea0 defopt for options FIFO 1998-06-22 22:00:59 +00:00
..
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
TODO
device_pager.c dev_pager_alloc panic workaround for arm32 - temporary. 1998-06-10 22:41:03 +00:00
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
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 PAGE_SHIFT, PAGE_MASK, and PAGE_SIZE are all short-hand for kernel variables. 1998-03-25 00:45:51 +00:00
vm_prot.h
vm_swap.c
vm_swap.h
vm_unix.c
vm_user.c
vnode_pager.c defopt for options FIFO 1998-06-22 22:00:59 +00:00
vnode_pager.h