NetBSD/sys/vm
drochner c0d5e99849 fix overflow of the vm_physmem[] array 1998-01-20 12:34:35 +00:00
..
TODO RCSID Police. 1998-01-05 19:40:40 +00:00
device_pager.c
device_pager.h
pmap.h In the new non-contig case, redefine pmap_steal_memory() as an alternative 1998-01-08 23:28:04 +00:00
swap_pager.c
swap_pager.h
vm.h Garbage-collect __VM_PMAP_HACK. 1998-01-06 08:36:23 +00:00
vm_conf.h
vm_extern.h Implement address space sharing (by keeping ref counts on the vmspace 1998-01-03 02:53:00 +00:00
vm_fault.c
vm_glue.c Implement address space sharing (by keeping ref counts on the vmspace 1998-01-03 02:53:00 +00:00
vm_inherit.h
vm_init.c In vm_mem_init(), don't test for cnt.v_page_size being == 0. It is perfectly 1998-01-09 06:00:50 +00:00
vm_kern.c
vm_kern.h
vm_map.c add new version of non contiguous memory code, written by chuck cranor, 1998-01-08 11:36:16 +00:00
vm_map.h
vm_meter.c add new version of non contiguous memory code, written by chuck cranor, 1998-01-08 11:36:16 +00:00
vm_mmap.c Fix the shared library versioning snafu caused by the recent changes 1997-10-20 22:05:06 +00:00
vm_object.c
vm_object.h
vm_page.c fix overflow of the vm_physmem[] array 1998-01-20 12:34:35 +00:00
vm_page.h Clean up and consolidate the old non-contig bootstrap functions, and 1998-01-08 23:03:24 +00:00
vm_pageout.c
vm_pageout.h
vm_pager.c
vm_pager.h
vm_param.h
vm_prot.h
vm_swap.c "pool" routines moved to kern/subr_pool.c 1997-12-15 11:18:41 +00:00
vm_swap.h Guard against synchronous I/O completetion per swap-device. 1997-12-02 13:47:37 +00:00
vm_unix.c
vm_user.c
vnode_pager.c
vnode_pager.h