NetBSD/sys/vm
thorpej d214d5c30a Add vm_page_alloc1() and vm_page_free1(), which allocate/free single
VM pages, not associated with any object.
1998-03-12 06:25:52 +00:00
..
TODO RCSID Police. 1998-01-05 19:40:40 +00:00
device_pager.c pull up vm_object_collapse() fix from mrg_vm_object_collapse branch. 1997-01-03 18:03:14 +00:00
device_pager.h
pglist.h oops, forgot to add this file earlier. 1998-02-05 14:58:45 +00:00
pmap.h Move pmap_map() function definition to MD headers, as appropriate. It's 1998-02-18 02:05:32 +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 pull up vm_object_collapse() fix from mrg_vm_object_collapse branch. 1997-01-03 18:03:14 +00:00
vm.h Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
vm_conf.h
vm_extern.h Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
vm_fault.c Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
vm_glue.c Merge with Lite2 + local changes 1998-03-01 02:20:01 +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 Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
vm_kern.h - add defopt's for UVM, UVMHIST and PMAP_NEW. 1998-02-10 14:08:44 +00:00
vm_map.c Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
vm_map.h Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
vm_meter.c Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
vm_mmap.c As in UVM, automatically convert MAP_PRIVATE device mappings to MAP_SHARED. 1998-03-03 14:35:26 +00:00
vm_object.c Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
vm_object.h Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
vm_page.c Add vm_page_alloc1() and vm_page_free1(), which allocate/free single 1998-03-12 06:25:52 +00:00
vm_page.h Add vm_page_alloc1() and vm_page_free1(), which allocate/free single 1998-03-12 06:25:52 +00:00
vm_pageout.c Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
vm_pageout.h Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
vm_pager.c Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
vm_pager.h Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
vm_param.h Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
vm_prot.h
vm_swap.c Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
vm_swap.h - add defopt's for UVM, UVMHIST and PMAP_NEW. 1998-02-10 14:08:44 +00:00
vm_unix.c Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
vm_user.c
vnode_pager.c Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
vnode_pager.h