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
mycroft
3a474fa002
Remove a printf() that's no longer needed.
1997-03-03 20:56:12 +00:00
..
device_pager.c
…
device_pager.h
…
kern_lock.c
…
lock.h
…
pmap.h
…
swap_pager.c
This is all from mycroft:
1997-02-18 13:39:31 +00:00
swap_pager.h
…
TODO
lite2
1997-02-23 09:58:53 +00:00
vm_conf.h
…
vm_extern.h
…
vm_fault.c
This is all from mycroft:
1997-02-18 13:39:31 +00:00
vm_glue.c
…
vm_inherit.h
…
vm_init.c
…
vm_kern.c
…
vm_kern.h
…
vm_map.c
vm_map_copy_entry(): Don't set "needs_copy" on a zero-fill entry.
1997-02-25 23:27:08 +00:00
vm_map.h
…
vm_meter.c
Use vm_object_paging() to test if an object has pages in transit.
1997-02-21 20:27:21 +00:00
vm_mmap.c
…
vm_object.c
Remove a printf() that's no longer needed.
1997-03-03 20:56:12 +00:00
vm_object.h
Define a macro to test if an object has pages in transit. Clarify
1997-02-21 20:26:03 +00:00
vm_page.c
…
vm_page.h
…
vm_pageout.c
This is all from mycroft:
1997-02-18 13:39:31 +00:00
vm_pageout.h
…
vm_pager.c
…
vm_pager.h
…
vm_param.h
…
vm_prot.h
…
vm_swap.c
…
vm_unix.c
…
vm_user.c
…
vm.h
…
vnode_pager.c
DTRT if vm_object_lookup() returns NULL. This may happen while an object is
1997-02-27 17:49:05 +00:00
vnode_pager.h
…