HomeFreeBSD

fusefs: convert statistical sysctls to use counter(9)

Description

fusefs: convert statistical sysctls to use counter(9)

counter(9) is more performant than using atomic instructions to update
sysctls that just report statistics to userland.

Sponsored by: The FreeBSD Foundation

Details

Provenance
asomersAuthored on
Parents
rS349461: revert r349460, printf -> KASSERT in bus.h, until I can fix it
Branches
Unknown
Tags
Unknown