This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
sys
/
vm
History
thorpej
e76d5a2fe1
Oops, don't need vm_page_physget() if PMAP_STEAL_MEMORY.
1998-01-10 03:02:58 +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
…
TODO
RCSID Police.
1998-01-05 19:40:40 +00:00
vm_conf.h
…
vm_extern.h
…
vm_fault.c
…
vm_glue.c
…
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
…
vm_object.c
…
vm_object.h
…
vm_page.c
Oops, don't need vm_page_physget() if PMAP_STEAL_MEMORY.
1998-01-10 03:02:58 +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
…
vm_swap.h
…
vm_unix.c
…
vm_user.c
…
vm.h
Garbage-collect __VM_PMAP_HACK.
1998-01-06 08:36:23 +00:00
vnode_pager.c
…
vnode_pager.h
…