NetBSD/sys/vm
thorpej efd84d4a97 Add a "free_list" to UVM's vm_physseg, indicating which free list the
pages in that physseg are on when they're free.
1998-07-08 04:19: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
vm_fault.c
vm_glue.c
vm_inherit.h
vm_init.c
vm_kern.c
vm_kern.h
vm_map.c
vm_map.h
vm_meter.c
vm_mmap.c Add support for mmap'ing disk block devices. 1998-07-07 23:22:13 +00:00
vm_object.c
vm_object.h
vm_page.c
vm_page.h Add a "free_list" to UVM's vm_physseg, indicating which free list the 1998-07-08 04:19:59 +00:00
vm_pageout.c
vm_pageout.h
vm_pager.c
vm_pager.h
vm_param.h
vm_prot.h
vm_swap.c
vm_swap.h
vm_unix.c
vm_user.c
vnode_pager.c Add support for mmap'ing disk block devices. 1998-07-07 23:22:13 +00:00
vnode_pager.h