HomeFreeBSD

geom: Add counts for enomem and pausing

Description

geom: Add counts for enomem and pausing

Add counts for the number of requests that complete with the ENOMEM as
kern.geom.nomem_count and the number of times we pause the g_down thread
to let the system recover as kern.geom.pause_count.

Sponsored by: Netflix
Reviewed by: kib
Differential Revision: https://reviews.freebsd.org/D45309

Details

Provenance
impAuthored on May 24 2024, 2:31 PM
Reviewer
kib
Differential Revision
D45309: goem: Add counts for enomem and pausing
Parents
rG1d3c23676de3: arm64, riscv: remove unused declaration
Branches
Unknown
Tags
Unknown