HomeFreeBSD

Implement a sysctl tree for uma zones to assist in debugging and provide

Description

Implement a sysctl tree for uma zones to assist in debugging and provide
more statistcs than are exported via the ABI stable vmstat interface.
Rename uz_count to uz_bucket_size because even I was confused by the
name after returning to the source years later.

Reviewed by: rlibby
Differential Revision: https://reviews.freebsd.org/D22554

Details

Provenance
jeffAuthored on
Reviewer
rlibby
Differential Revision
D22554: Add a sysctl tree for UMA.
Parents
rS355148: Refactor uma_zfree_arg into several functions to make control flow more
Branches
Unknown
Tags
Unknown