HomeFreeBSD

vm: Stop reducing vm_pageout_page_count at startup

Description

vm: Stop reducing vm_pageout_page_count at startup

Attempting to reduce vm_pageout_page_count at startup when the machine
has less than 8MB of physical memory is pointless, since we haven't run
on machines with so little memory in ages.

Reviewed by: kib, markj
Differential Revision: https://reviews.freebsd.org/D46206

Details

Provenance
alcAuthored on Aug 1 2024, 5:14 PM
Reviewer
kib
Differential Revision
D46206: vm: Stop reducing vm_pageout_page_count
Parents
rG2e4781cb12af: xen/netfront: Decouple XENNET tags from mbuf lifetimes
Branches
Unknown
Tags
Unknown