..
_vm_radix.h
default_pager.c
device_pager.c
memguard.c
memguard.h
phys_pager.c
pmap.h
redzone.c
redzone.h
sg_pager.c
swap_pager.c
Use the conventional name for an array of pages.
2018-02-16 15:38:22 +00:00
swap_pager.h
uma_core.c
Fix boot_pages exhaustion on machines with many domains and cores, where
2018-02-09 04:45:39 +00:00
uma_dbg.c
uma_dbg.h
uma_int.h
Fix three miscalculations in amount of boot pages:
2018-02-07 18:32:51 +00:00
uma.h
Followup on r302393 by cperciva, improving calculation of boot pages required
2018-02-06 04:16:00 +00:00
vm_domainset.c
vm_domainset.h
vm_extern.h
Use per-domain locks for vm page queue free. Move paging control from
2018-02-06 22:10:07 +00:00
vm_fault.c
vm_wait() rework.
2018-02-20 10:13:13 +00:00
vm_glue.c
Make v_wire_count a per-cpu counter(9) counter. This eliminates a
2018-02-12 22:53:00 +00:00
vm_init.c
Fix boot_pages exhaustion on machines with many domains and cores, where
2018-02-09 04:45:39 +00:00
vm_kern.c
Use per-domain locks for vm page queue free. Move paging control from
2018-02-06 22:10:07 +00:00
vm_kern.h
vm_map.c
Use per-domain locks for vm page queue free. Move paging control from
2018-02-06 22:10:07 +00:00
vm_map.h
vm_meter.c
Add a generic Proportional Integral Derivative (PID) controller algorithm and
2018-02-23 22:51:51 +00:00
vm_mmap.c
Make v_wire_count a per-cpu counter(9) counter. This eliminates a
2018-02-12 22:53:00 +00:00
vm_object.c
Dequeue wired pages lazily.
2018-02-07 16:57:10 +00:00
vm_object.h
Use per-domain locks for vm page queue free. Move paging control from
2018-02-06 22:10:07 +00:00
vm_page.c
Remove redundant test from r330410.
2018-03-04 21:15:31 +00:00
vm_page.h
Unify bulk free operations in several pmaps.
2018-03-04 20:53:20 +00:00
vm_pageout.c
Give the 0th domain's page daemon thread a consistent name.
2018-02-27 16:51:09 +00:00
vm_pageout.h
Hide all vm/vm_pageout.h content under #ifdef _KERNEL.
2018-02-24 10:26:26 +00:00
vm_pagequeue.h
Add a generic Proportional Integral Derivative (PID) controller algorithm and
2018-02-23 22:51:51 +00:00
vm_pager.c
vm_pager.h
vm_param.h
vm_phys.c
Use per-domain locks for vm page queue free. Move paging control from
2018-02-06 22:10:07 +00:00
vm_phys.h
Use per-domain locks for vm page queue free. Move paging control from
2018-02-06 22:10:07 +00:00
vm_radix.c
Fix boot_pages calculation for machines that don't have UMA_MD_SMALL_ALLOC.
2018-02-06 22:06:59 +00:00
vm_radix.h
vm_reserv.c
Don't assert that the domain free lock is held until we're certain that
2018-03-07 22:04:27 +00:00
vm_reserv.h
Use per-domain locks for vm page queue free. Move paging control from
2018-02-06 22:10:07 +00:00
vm_swapout_dummy.c
vm_swapout.c
Dequeue wired pages lazily.
2018-02-07 16:57:10 +00:00
vm_unix.c
vm.h
vnode_pager.c
Use per-domain locks for vm page queue free. Move paging control from
2018-02-06 22:10:07 +00:00
vnode_pager.h