opnsense-src/sys/vm
Mark Johnston 97a057f168 vm_pageout: Disallow invalid values for act_scan_laundry_weight
PR:		234167
MFC after:	2 weeks
Approved by:	re (cperciva)

(cherry picked from commit d8b03c5904faff84656d3a84a25c2b37bcbf8075)
(cherry picked from commit 098e4ecd65492bd23f88f4358f0c6bde13a1e114)
2025-05-03 20:22:08 +00:00
..
_vm_phys.h
_vm_radix.h
device_pager.c device_pager: rename the un_pager.devp.dev field to handle 2024-11-13 01:19:18 +02:00
memguard.c
memguard.h
phys_pager.c
pmap.h pmap: move the smp_targeted_tlb_shutdown pointer stuff to amd64 pmap.h 2024-07-01 13:07:38 +00:00
redzone.c
redzone.h
sg_pager.c Add sysctl kern.proc.kqueue 2025-04-07 04:28:20 +03:00
swap_pager.c swap_pager: Ensure that swapoff puts swapped-in pages in page queues 2024-11-28 14:38:17 +00:00
swap_pager.h
uma.h
uma_align_mask.h
uma_core.c uma: Avoid excessive per-CPU draining 2025-03-31 18:35:33 +00:00
uma_dbg.c
uma_dbg.h
uma_int.h
vm.h
vm_domainset.c
vm_domainset.h
vm_dumpset.h
vm_extern.h vm: Add kva_alloc_aligned 2024-09-02 08:43:18 +00:00
vm_fault.c
vm_glue.c thread: Simplify sanitizer integration with thread creation 2025-02-07 14:46:53 +00:00
vm_init.c Adjust comments referencing vm_mem_init() 2024-06-06 11:23:01 -03:00
vm_kern.c vm: Add kva_alloc_aligned 2024-09-02 08:43:18 +00:00
vm_kern.h
vm_map.c vm_map: add vm_map_find_locked(9) 2024-10-05 10:08:54 +03:00
vm_map.h vm_map: add vm_map_find_locked(9) 2024-10-05 10:08:54 +03:00
vm_meter.c vm_meter: Fix laundry accounting 2024-10-29 13:04:25 +00:00
vm_mmap.c vm_object: do not assume that un_pager.devp.dev is cdev 2024-11-13 01:19:18 +02:00
vm_object.c vm_object: Make a comment more clear 2025-04-24 13:20:52 +00:00
vm_object.h vm_object: do not assume that un_pager.devp.dev is cdev 2024-11-13 01:19:18 +02:00
vm_page.c vm_object: Fix handling of wired map entries in vm_object_split() 2025-04-18 13:53:55 +00:00
vm_page.h vm_page_free_pages_toq(): return the count of freed pages 2024-10-05 10:08:56 +03:00
vm_pageout.c vm_pageout: Disallow invalid values for act_scan_laundry_weight 2025-05-03 20:22:08 +00:00
vm_pageout.h
vm_pagequeue.h vm_pageout: Add a chicken switch for multithreaded PQ_INACTIVE scanning 2025-01-23 13:58:07 +00:00
vm_pager.c
vm_pager.h
vm_param.h
vm_phys.c vm_phys_early_startup(): Panic if phys_avail[] is empty 2025-04-08 15:38:22 +02:00
vm_phys.h
vm_radix.c
vm_radix.h
vm_reserv.c vm_reserv_reclaim_contig: Return NULL not false 2024-04-17 10:33:26 -04:00
vm_reserv.h
vm_swapout.c
vm_swapout_dummy.c
vm_unix.c
vnode_pager.c buf: Add a runningbufclaim() helper 2024-12-06 14:51:09 +00:00
vnode_pager.h Add vnode_pager_clean_{a,}sync(9) 2024-01-18 02:51:33 +02:00