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
7160dfc805
Make system calls conform to a standard prototype and bring those
...
prototypes into scope.
1995-09-19 21:57:36 +00:00
..
device_pager.c
…
device_pager.h
…
kern_lock.c
…
lock.h
…
pmap.h
…
swap_pager.c
…
swap_pager.h
…
vm_extern.h
…
vm_fault.c
…
vm_glue.c
Add PHOLD() and PRELE() macros, used to hold a process in core and release it.
1995-08-13 09:04:43 +00:00
vm_inherit.h
…
vm_init.c
…
vm_kern.c
…
vm_kern.h
…
vm_map.c
…
vm_map.h
…
vm_meter.c
fix bug in load average calculation that prevented processes which were
1995-07-08 03:12:22 +00:00
vm_mmap.c
Make system calls conform to a standard prototype and bring those
1995-09-19 21:57:36 +00:00
vm_object.c
Unlock internal objects too in vm_object_terminate().
1995-07-13 12:35:29 +00:00
vm_object.h
…
vm_page.c
The atari specific code can be removed now it is using MACHINE_NONCONTIG.
1995-06-26 14:40:11 +00:00
vm_page.h
…
vm_pageout.c
no longer needs machine/cpu.h, and use new name for the 'broken swap' define
1995-06-28 02:58:51 +00:00
vm_pageout.h
…
vm_pager.c
…
vm_pager.h
…
vm_param.h
…
vm_prot.h
…
vm_swap.c
Make system calls conform to a standard prototype and bring those
1995-09-19 21:57:36 +00:00
vm_unix.c
Make system calls conform to a standard prototype and bring those
1995-09-19 21:57:36 +00:00
vm_user.c
…
vm.h
…
vnode_pager.c
…
vnode_pager.h
…