..
default_pager.c
device_pager.c
phys_pager.c
pmap.h
swap_pager.c
Don't use an uninitialized field reserved for callers in the bio structure
2001-10-15 23:02:54 +00:00
swap_pager.h
vm_contig.c
contigmalloc1() could cause the vm_page_zero_count to become incorrect.
2001-10-17 17:34:34 +00:00
vm_extern.h
Pre-KSE/M3 commit.
2002-02-07 20:58:47 +00:00
vm_fault.c
Changes to make the OOM killer much more effective:
2002-02-19 18:34:02 +00:00
vm_glue.c
In a threaded world, differnt priorirites become properties of
2002-02-11 20:37:54 +00:00
vm_init.c
vm_kern.c
vm/vm_kern.c: rate limit (to once per second) diagnostic printf when
2001-12-01 00:21:30 +00:00
vm_kern.h
vm_map.c
Fix a race with free'ing vmspaces at process exit when vmspaces are
2002-02-05 21:23:05 +00:00
vm_map.h
Fix a race with free'ing vmspaces at process exit when vmspaces are
2002-02-05 21:23:05 +00:00
vm_meter.c
In a threaded world, differnt priorirites become properties of
2002-02-11 20:37:54 +00:00
vm_mmap.c
Garbage-collect options ACPI_NO_ENABLE_ON_BOOT, AML_DEBUG, BLEED,
2002-02-15 13:16:11 +00:00
vm_object.c
Move recently added procedure which was incorrectly placed within an
2001-10-26 16:27:54 +00:00
vm_object.h
Implement kern.maxvnodes. adjusting kern.maxvnodes now actually has a
2001-10-26 00:08:05 +00:00
vm_page.c
Add a page queue, PQ_HOLD, that temporarily owns pages with nonzero hold
2002-02-19 23:19:30 +00:00
vm_page.h
Add a page queue, PQ_HOLD, that temporarily owns pages with nonzero hold
2002-02-19 23:19:30 +00:00
vm_pageout.c
Changes to make the OOM killer much more effective:
2002-02-19 18:34:02 +00:00
vm_pageout.h
Changes to make the OOM killer much more effective:
2002-02-19 18:34:02 +00:00
vm_pageq.c
Add a page queue, PQ_HOLD, that temporarily owns pages with nonzero hold
2002-02-19 23:19:30 +00:00
vm_pager.c
vm_pager.h
vm_param.h
vm_swap.c
vm_unix.c
Garbage-collect options ACPI_NO_ENABLE_ON_BOOT, AML_DEBUG, BLEED,
2002-02-15 13:16:11 +00:00
vm_zeroidle.c
In a threaded world, differnt priorirites become properties of
2002-02-11 20:37:54 +00:00
vm_zone.c
When laying out objects in a ZONE_INTERRUPT zone, allow them to cross
2001-11-17 00:40:48 +00:00
vm_zone.h
vm.h
Remove a parameter name from a prototype.
2002-01-25 21:33:10 +00:00
vnode_pager.c
This fixes a large number of bugs in our NFS client side code. A recent
2001-12-14 01:16:57 +00:00
vnode_pager.h