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
pk
9f1374779b
Remove a comment that's incorrect since last commit.
1997-09-10 18:26:33 +00:00
..
device_pager.c
…
device_pager.h
…
pmap.h
…
swap_pager.c
…
swap_pager.h
…
TODO
…
vm_conf.h
…
vm_extern.h
remove last vestigates of __FORK_BRAINDAMANGE
1997-08-27 02:35:38 +00:00
vm_fault.c
…
vm_glue.c
…
vm_inherit.h
…
vm_init.c
…
vm_kern.c
…
vm_kern.h
…
vm_map.c
…
vm_map.h
Make vm_map_clear_recursive behave exactly like the old lock_clear_recursive.
1997-07-20 23:23:45 +00:00
vm_meter.c
Add missing `unlock(&vm_object_list_lock);'
1997-09-07 19:31:52 +00:00
vm_mmap.c
import sys_minherit() from openbsd.
1997-09-08 18:19:45 +00:00
vm_object.c
Remove a comment that's incorrect since last commit.
1997-09-10 18:26:33 +00:00
vm_object.h
Adapt a diagnostic to big-endian machines.
1997-09-07 20:39:23 +00:00
vm_page.c
…
vm_page.h
…
vm_pageout.c
Don't hold on to object and queue locks while sleeping.
1997-09-07 20:41:59 +00:00
vm_pageout.h
…
vm_pager.c
…
vm_pager.h
…
vm_param.h
…
vm_prot.h
…
vm_swap.c
…
vm_swap.h
…
vm_unix.c
Don't make coredump of areas which are mmap()ed from a device.
1997-07-22 10:06:43 +00:00
vm_user.c
…
vm.h
…
vnode_pager.c
…
vnode_pager.h
…