HomeFreeBSD

arc_default_max on Linux should match FreeBSD

Description

arc_default_max on Linux should match FreeBSD

Commits 518b487 and 23bdb07 changed the default ARC size limit on
Linux systems to 1/2 of physical memory, which has become too
strict for modern systems with large amounts of RAM. This patch
changes the default limit to match that of FreeBSD, so ZFS may
have a unified value on both platforms.

Reviewed-by: George Melikov <mail@gmelikov.ru>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Edmund Nadolski <edmund.nadolski@ixsystems.com>
Closes #15437

Details

Provenance
ednadolski-ix <137826107+ednadolski-ix@users.noreply.github.com>Authored on Oct 26 2023, 4:13 PM
GitHub <noreply@github.com>Committed on Oct 26 2023, 4:13 PM
Parents
rG3afdc97d91c2: ZIO: Remove READY pipeline stage from root ZIOs
Branches
Unknown
Tags
Unknown

Event Timeline

GitHub <noreply@github.com> committed rG6a629f323444: arc_default_max on Linux should match FreeBSD (authored by ednadolski-ix <137826107+ednadolski-ix@users.noreply.github.com>).Oct 26 2023, 4:13 PM