.. |
default_pager.c
|
|
|
device_pager.c
|
|
|
memguard.c
|
|
|
memguard.h
|
|
|
phys_pager.c
|
|
|
pmap.h
|
Complete the transition from pmap_page_protect() to pmap_remove_write().
|
2006-08-01 19:06:06 +00:00 |
redzone.c
|
|
|
redzone.h
|
|
|
swap_pager.c
|
When sleeping on a busy page, use the lock from the containing object
|
2006-08-03 23:56:11 +00:00 |
swap_pager.h
|
On shutdown try to turn off all swap devices. This way GEOM providers are
|
2006-04-10 10:03:41 +00:00 |
uma_core.c
|
Fix build of uma_core.c when DDB is not compiled into the kernel by
|
2006-07-18 01:13:18 +00:00 |
uma_dbg.c
|
|
|
uma_dbg.h
|
|
|
uma_int.h
|
|
|
uma.h
|
|
|
vm_contig.c
|
|
|
vm_extern.h
|
Close race between vmspace_exitfree() and exit1() and races between
|
2006-05-29 21:28:56 +00:00 |
vm_fault.c
|
Retire debug.mpsafevm. None of the architectures supported in CVS require
|
2006-07-21 23:22:49 +00:00 |
vm_glue.c
|
Close race between vmspace_exitfree() and exit1() and races between
|
2006-05-29 21:28:56 +00:00 |
vm_init.c
|
|
|
vm_kern.c
|
|
|
vm_kern.h
|
|
|
vm_map.c
|
Retire debug.mpsafevm. None of the architectures supported in CVS require
|
2006-07-21 23:22:49 +00:00 |
vm_map.h
|
Close race between vmspace_exitfree() and exit1() and races between
|
2006-05-29 21:28:56 +00:00 |
vm_meter.c
|
Retire debug.mpsafevm. None of the architectures supported in CVS require
|
2006-07-21 23:22:49 +00:00 |
vm_mmap.c
|
Make the mincore(2) return ENOMEM when requested range is not fully mapped.
|
2006-06-21 12:59:05 +00:00 |
vm_object.c
|
When sleeping on a busy page, use the lock from the containing object
|
2006-08-03 23:56:11 +00:00 |
vm_object.h
|
Eliminate OBJ_WRITEABLE. It hasn't been used in a long time.
|
2006-07-21 06:40:29 +00:00 |
vm_page.c
|
When sleeping on a busy page, use the lock from the containing object
|
2006-08-03 23:56:11 +00:00 |
vm_page.h
|
|
|
vm_pageout.c
|
Complete the transition from pmap_page_protect() to pmap_remove_write().
|
2006-08-01 19:06:06 +00:00 |
vm_pageout.h
|
|
|
vm_pageq.c
|
Move the code to handle the vm.blacklist tunable up a layer into
|
2006-06-23 16:44:24 +00:00 |
vm_pager.c
|
|
|
vm_pager.h
|
|
|
vm_param.h
|
|
|
vm_unix.c
|
|
|
vm_zeroidle.c
|
Change msleep() and tsleep() to not alter the calling thread's priority
|
2006-04-17 18:20:38 +00:00 |
vm.h
|
Retire debug.mpsafevm. None of the architectures supported in CVS require
|
2006-07-21 23:22:49 +00:00 |
vnode_pager.c
|
|
|
vnode_pager.h
|
|
|