HomeFreeBSD

vfs: be less eager to call uma_reclaim(UMA_RECLAIM_DRAIN)

Description

vfs: be less eager to call uma_reclaim(UMA_RECLAIM_DRAIN)

In face of vnode shortage the count very easily can go few units above
the limit before going back down.

Calling uma_reclaim results in massive amount of work which in this case
is not warranted.

Sponsored by: Rubicon Communications, LLC ("Netgate")

Details

Provenance
mjgAuthored on Oct 10 2023, 4:15 PM
Parents
rGe49c7cd677df: dtrace: remove x86 non-EARLY_AP_STARTUP support
Branches
Unknown
Tags
Unknown