NetBSD/sys/vm
thorpej 6127f55620 Implement kmem_{alloc,free}_poolpage(). These functions use pmap hooks to
map/unmap pool pages if provided by the pmap layer.
1998-07-24 20:27:26 +00:00
..
device_pager.c dev_pager_alloc panic workaround for arm32 - temporary. 1998-06-10 22:41:03 +00:00
device_pager.h
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
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
TODO
vm_conf.h
vm_extern.h Implement kmem_{alloc,free}_poolpage(). These functions use pmap hooks to 1998-07-24 20:27:26 +00:00
vm_fault.c
vm_glue.c
vm_inherit.h
vm_init.c
vm_kern.c Implement kmem_{alloc,free}_poolpage(). These functions use pmap hooks to 1998-07-24 20:27:26 +00:00
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 Update pool_* functions to new interface. 1998-07-23 20:52:01 +00:00
vm_swap.h
vm_unix.c
vm_user.c
vm.h
vnode_pager.c GCC erroneously thinks used_vnode_size (a quad) is uninitialized on m68k. 1998-07-12 17:14:08 +00:00
vnode_pager.h