HomeFreeBSD

FreeBSD: Update use of UMA-related symbols in arc_available_memory

Description

FreeBSD: Update use of UMA-related symbols in arc_available_memory

Recent UMA changes repurposed the use of UMA_MD_SMALL_ALLOC in a way
that breaks arc_available_memory on -CURRENT. This change
ensures that arc_available_memory uses the new symbol
while maintaining compatibility with older FreeBSD releases.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Bojan Novković <bnovkov@FreeBSD.org>
Closes #16230

Details

Provenance
bnovkovAuthored on Jun 7 2024, 1:11 AM
GitHub <noreply@github.com>Committed on Jun 7 2024, 1:11 AM
Parents
rG4de260efe337: contrib/bash_completion.d: squelch FreeBSD seq when first < last
Branches
Unknown
Tags
Unknown