HomeFreeBSD

Don't scale zfs_zevent_len_max by CPU count

Description

Don't scale zfs_zevent_len_max by CPU count

The lower bound for this scaling to too low and the upper bound is too
high. Use a fixed default length of 512 instead, which is a reasonable
value on any system.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ryan Moeller <ryan@iXsystems.com>
Closes #11822

Details

Provenance
freqlabsAuthored on Mar 31 2021, 5:56 PM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Apr 1 2021, 3:45 PM
Parents
rG3ba10f9a6ae3: Atomically check and set dropped zevent count
Branches
Unknown
Tags
Unknown

Event Timeline