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
tls
4b1213d27c
sync needs to clean VM objects backed by vnode pagers
1997-02-13 02:54:06 +00:00
..
device_pager.c
…
device_pager.h
…
kern_lock.c
…
lock.h
…
pmap.h
…
swap_pager.c
…
swap_pager.h
…
vm_conf.h
…
vm_extern.h
sync needs to clean VM objects backed by vnode pagers
1997-02-13 02:54:06 +00:00
vm_fault.c
…
vm_glue.c
add thread_sleep_msg() that takes a wait message, and change thread_sleep()
1997-02-05 08:09:45 +00:00
vm_inherit.h
…
vm_init.c
…
vm_kern.c
…
vm_kern.h
…
vm_map.c
…
vm_map.h
…
vm_meter.c
…
vm_mmap.c
…
vm_object.c
minor KNF from jason.
1997-02-05 08:26:25 +00:00
vm_object.h
add thread_sleep_msg() that takes a wait message, and change thread_sleep()
1997-02-05 08:09:45 +00:00
vm_page.c
…
vm_page.h
…
vm_pageout.c
…
vm_pageout.h
…
vm_pager.c
…
vm_pager.h
…
vm_param.h
…
vm_prot.h
…
vm_swap.c
Treat the nswdev == 0 case like the nswap == 0 case; don't panic, just
1997-01-22 07:28:21 +00:00
vm_unix.c
…
vm_user.c
…
vm.h
…
vnode_pager.c
sync needs to clean VM objects backed by vnode pagers
1997-02-13 02:54:06 +00:00
vnode_pager.h
…