..
default_pager.c
device_pager.c
memguard.c
memguard.h
phys_pager.c
pmap.h
redzone.c
redzone.h
swap_pager.c
swap_pager.h
uma_core.c
Reintroduce UMA_SLAB_KMAP; however, change its spelling to
2008-04-04 18:41:12 +00:00
uma_dbg.c
uma_dbg.h
uma_int.h
uma.h
Reintroduce UMA_SLAB_KMAP; however, change its spelling to
2008-04-04 18:41:12 +00:00
vm_contig.c
vm_extern.h
vm_fault.c
Simplify the inner loop of vm_fault()'s delete-behind heuristic.
2008-03-16 17:37:19 +00:00
vm_glue.c
- Relax requirements for p_numthreads, p_threads, p_swtick, and p_nice from
2008-03-19 06:19:01 +00:00
vm_init.c
In keeping with style(9)'s recommendations on macros, use a ';'
2008-03-16 10:58:09 +00:00
vm_kern.c
Eliminate an unnecessary printf() from kmem_suballoc(). The subsequent
2008-03-30 20:08:59 +00:00
vm_kern.h
vm_map.c
Update a comment to vm_map_pmap_enter().
2008-04-04 19:14:58 +00:00
vm_map.h
Make the vm_pmap field of struct vmspace the last field in the
2008-03-01 22:54:42 +00:00
vm_meter.c
- Relax requirements for p_numthreads, p_threads, p_swtick, and p_nice from
2008-03-19 06:19:01 +00:00
vm_mmap.c
Do not dereference cdev->si_cdevsw, use the dev_refthread() to properly
2008-03-20 16:08:42 +00:00
vm_object.c
- Use vm_object_reference_locked() directly from
2008-03-29 07:06:13 +00:00
vm_object.h
vm_page.c
Introduce vm_reserv_reclaim_contig(). This function is used by
2008-04-06 18:09:28 +00:00
vm_page.h
Rename vm_pageq_requeue() to vm_page_requeue() on account of its recent
2008-03-19 20:24:35 +00:00
vm_pageout.c
Rename vm_pageq_requeue() to vm_page_requeue() on account of its recent
2008-03-19 20:24:35 +00:00
vm_pageout.h
vm_pager.c
vm_pager.h
vm_param.h
vm_phys.c
Introduce vm_reserv_reclaim_contig(). This function is used by
2008-04-06 18:09:28 +00:00
vm_phys.h
vm_reserv.c
Introduce vm_reserv_reclaim_contig(). This function is used by
2008-04-06 18:09:28 +00:00
vm_reserv.h
Introduce vm_reserv_reclaim_contig(). This function is used by
2008-04-06 18:09:28 +00:00
vm_unix.c
vm_zeroidle.c
In keeping with style(9)'s recommendations on macros, use a ';'
2008-03-16 10:58:09 +00:00
vm.h
vnode_pager.c
vnode_pager.h