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
92992e3c3a
Don't forget to poke the page daemon.
1994-01-07 20:33:14 +00:00
..
device_pager.c
…
device_pager.h
…
kern_lock.c
…
lock.h
…
pmap.h
…
queue.h
…
swap_pager.c
Don't forget to poke the page daemon.
1994-01-07 20:33:14 +00:00
swap_pager.h
…
vm_fault.c
…
vm_glue.c
…
vm_inherit.h
…
vm_init.c
…
vm_kern.c
…
vm_kern.h
…
vm_map.c
Add an explicit return type.
1994-01-07 19:21:06 +00:00
vm_map.h
…
vm_meter.c
…
vm_mmap.c
…
vm_object.c
Add some explicit return types, and make vm_object_print #ifdef DDB | DEBUG.
1994-01-07 19:15:44 +00:00
vm_object.h
…
vm_page.c
No need to clear these bits, since we just bzero()d the silly thing.
1994-01-07 18:32:14 +00:00
vm_page.h
…
vm_pageout.c
Add an explicit return type.
1994-01-07 18:14:07 +00:00
vm_pageout.h
…
vm_pager.c
…
vm_pager.h
…
vm_param.h
…
vm_prot.h
…
vm_statistics.h
…
vm_swap.c
…
vm_unix.c
…
vm_user.c
…
vm_user.h
…
vm.h
…
vnode_pager.c
Make vnode_pager_putpage return an int, like other *_putpage routines.
1994-01-07 18:12:12 +00:00
vnode_pager.h
…