.. |
default_pager.c
|
vm_pager_put_pages() is passed an rcval array to hold per-page return
|
1999-01-24 02:32:15 +00:00 |
default_pager.h
|
|
|
device_pager.c
|
vm_pager_put_pages() is passed an rcval array to hold per-page return
|
1999-01-24 02:32:15 +00:00 |
pmap.h
|
|
|
swap_pager.c
|
Limit number of simultanious asynchronous swap pager I/Os that can
|
1999-02-18 19:57:33 +00:00 |
swap_pager.h
|
vm_pager_put_pages() is passed an rcval array to hold per-page return
|
1999-01-24 02:32:15 +00:00 |
vm_extern.h
|
Mostly remove the VM_STACK OPTION.
|
1999-01-26 02:49:52 +00:00 |
vm_fault.c
|
Submitted by: Luoqi Chen <luoqi@watermarkgroup.com>
|
1999-02-17 09:08:29 +00:00 |
vm_glue.c
|
Enable Linux threads support by default.
|
1999-01-26 02:38:12 +00:00 |
vm_inherit.h
|
|
|
vm_init.c
|
|
|
vm_kern.c
|
Potential bug fix, do not just clear PG_BUSY... call vm_page_wakeup()
|
1999-01-21 09:38:20 +00:00 |
vm_kern.h
|
|
|
vm_map.c
|
Submitted by: Alan Cox <alc@cs.rice.edu>
|
1999-02-19 03:11:37 +00:00 |
vm_map.h
|
Remove MAP_ENTRY_IS_A_MAP 'share' maps. These maps were once used to
|
1999-02-07 21:48:23 +00:00 |
vm_meter.c
|
Remove MAP_ENTRY_IS_A_MAP 'share' maps. These maps were once used to
|
1999-02-07 21:48:23 +00:00 |
vm_mmap.c
|
Remove MAP_ENTRY_IS_A_MAP 'share' maps. These maps were once used to
|
1999-02-07 21:48:23 +00:00 |
vm_object.c
|
Fix a bug in the new madvise() code that would possibly (improperly)
|
1999-02-15 02:03:40 +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
|
Minor reorganization of vm_page_alloc(). No functional changes have
|
1999-02-15 06:52:14 +00:00 |
vm_page.h
|
Minor reorganization of vm_page_alloc(). No functional changes have
|
1999-02-15 06:52:14 +00:00 |
vm_pageout.c
|
Rip out PQ_ZERO queue. PQ_ZERO functionality is now combined in with
|
1999-02-08 00:37:36 +00:00 |
vm_pageout.h
|
This is a rather large commit that encompasses the new swapper,
|
1999-01-21 08:29:12 +00:00 |
vm_pager.c
|
vm_pager_put_pages() is passed an rcval array to hold per-page return
|
1999-01-24 02:32:15 +00:00 |
vm_pager.h
|
vm_pager_put_pages() is passed an rcval array to hold per-page return
|
1999-01-24 02:32:15 +00:00 |
vm_param.h
|
|
|
vm_prot.h
|
|
|
vm_swap.c
|
Mainly changes to support the new swapper. The big adjustment is that
|
1999-01-21 10:17:12 +00:00 |
vm_unix.c
|
Addendum to vm_map coalesce optimization. Also, this was backed-out
|
1999-02-09 01:39:29 +00:00 |
vm_zone.c
|
KNFize, by bde.
|
1999-01-10 01:58:29 +00:00 |
vm_zone.h
|
KNFize, by bde.
|
1999-01-10 01:58:29 +00:00 |
vm.h
|
|
|
vnode_pager.c
|
vm_pager_put_pages() is passed an rcval array to hold per-page return
|
1999-01-24 02:32:15 +00:00 |
vnode_pager.h
|
|
|