NetBSD/sys/vm
thorpej 223caea788 pmap_page_index() is not used in the MACHINE_NEW_NONCONTIG case. 1998-02-08 18:47:06 +00:00
..
TODO RCSID Police. 1998-01-05 19:40:40 +00:00
device_pager.c
device_pager.h
pglist.h oops, forgot to add this file earlier. 1998-02-05 14:58:45 +00:00
pmap.h pmap_page_index() is not used in the MACHINE_NEW_NONCONTIG case. 1998-02-08 18:47:06 +00:00
swap_pager.c initial import of the new virtual memory system, UVM, into -current. 1998-02-06 00:14:43 +00:00
swap_pager.h
vm.h initial import of the new virtual memory system, UVM, into -current. 1998-02-06 00:14:43 +00:00
vm_conf.h
vm_extern.h initial import of the new virtual memory system, UVM, into -current. 1998-02-06 00:14:43 +00:00
vm_fault.c NFS swap fix. Most files here are modified purely to add a tsleep() wmesg 1998-01-31 04:02:39 +00:00
vm_glue.c initial import of the new virtual memory system, UVM, into -current. 1998-02-06 00:14:43 +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 NFS swap fix. Most files here are modified purely to add a tsleep() wmesg 1998-01-31 04:02:39 +00:00
vm_kern.h initial import of the new virtual memory system, UVM, into -current. 1998-02-06 00:14:43 +00:00
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 initial import of the new virtual memory system, UVM, into -current. 1998-02-06 00:14:43 +00:00
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
vm_object.c NFS swap fix. Most files here are modified purely to add a tsleep() wmesg 1998-01-31 04:02:39 +00:00
vm_object.h NFS swap fix. Most files here are modified purely to add a tsleep() wmesg 1998-01-31 04:02:39 +00:00
vm_page.c Round allocations to page size in vm_bootstrap_steal_memory(). 1998-02-08 18:24:52 +00:00
vm_page.h initial import of the new virtual memory system, UVM, into -current. 1998-02-06 00:14:43 +00:00
vm_pageout.c NFS swap fix. Most files here are modified purely to add a tsleep() wmesg 1998-01-31 04:02:39 +00:00
vm_pageout.h initial import of the new virtual memory system, UVM, into -current. 1998-02-06 00:14:43 +00:00
vm_pager.c
vm_pager.h initial import of the new virtual memory system, UVM, into -current. 1998-02-06 00:14:43 +00:00
vm_param.h initial import of the new virtual memory system, UVM, into -current. 1998-02-06 00:14:43 +00:00
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 initial import of the new virtual memory system, UVM, into -current. 1998-02-06 00:14:43 +00:00
vm_unix.c
vm_user.c
vnode_pager.c
vnode_pager.h