.. |
default_pager.c
|
|
|
default_pager.h
|
|
|
device_pager.c
|
|
|
pmap.h
|
Make pmap_collect() an official pmap interface.
|
1999-04-23 20:29:58 +00:00 |
swap_pager.c
|
Submitted by: Matt Dillon <dillon@freebsd.org>
|
1999-03-14 09:20:01 +00:00 |
swap_pager.h
|
|
|
vm_extern.h
|
Move the declaration of faultin() from the vm headers to proc.h, since
|
1999-04-13 19:17:15 +00:00 |
vm_fault.c
|
The VFS/BIO subsystem contained a number of hacks in order to optimize
|
1999-05-02 23:57:16 +00:00 |
vm_glue.c
|
Only use p->p_lock (manage by PHOLD()/PRELE()) - P_NOSWAP/P_PHYSIO is no
|
1999-04-06 03:11:34 +00:00 |
vm_inherit.h
|
|
|
vm_init.c
|
|
|
vm_kern.c
|
Correct a problem in kmem_malloc: A kmem_malloc allowing "wait" may
|
1999-03-16 07:39:07 +00:00 |
vm_kern.h
|
|
|
vm_map.c
|
Two changes to vm_map_delete:
|
1999-04-04 07:11:02 +00:00 |
vm_map.h
|
Upgrading a map's lock to exclusive status should increment
|
1999-03-06 07:11:33 +00:00 |
vm_meter.c
|
Add sysctl descriptions to many SYSCTL_XXXs
|
1999-05-03 23:57:32 +00:00 |
vm_mmap.c
|
Suser() simplification:
|
1999-04-27 11:18:52 +00:00 |
vm_object.c
|
Correct two optimization errors in vm_object_page_remove:
|
1999-03-14 06:36:00 +00:00 |
vm_object.h
|
Revamp vm_object_[q]collapse(). Despite the complexity of this patch,
|
1999-02-08 19:00:15 +00:00 |
vm_page.c
|
The VFS/BIO subsystem contained a number of hacks in order to optimize
|
1999-05-02 23:57:16 +00:00 |
vm_page.h
|
The VFS/BIO subsystem contained a number of hacks in order to optimize
|
1999-05-02 23:57:16 +00:00 |
vm_pageout.c
|
Make pmap_collect() an official pmap interface.
|
1999-04-23 20:29:58 +00:00 |
vm_pageout.h
|
|
|
vm_pager.c
|
The VFS/BIO subsystem contained a number of hacks in order to optimize
|
1999-05-02 23:57:16 +00:00 |
vm_pager.h
|
The VFS/BIO subsystem contained a number of hacks in order to optimize
|
1999-05-02 23:57:16 +00:00 |
vm_param.h
|
|
|
vm_prot.h
|
|
|
vm_swap.c
|
s/static foo_devsw_installed = 0;/static int foo_devsw_installed;/.
|
1999-04-28 10:54:24 +00:00 |
vm_unix.c
|
Removed ENOMEM error on swap_pager_full condition which ignored the
|
1999-02-22 08:42:16 +00:00 |
vm_zone.c
|
|
|
vm_zone.h
|
|
|
vm.h
|
|
|
vnode_pager.c
|
The VFS/BIO subsystem contained a number of hacks in order to optimize
|
1999-05-02 23:57:16 +00:00 |
vnode_pager.h
|
|
|