HomeFreeBSD

8484 Implement aggregate sum and use for arc counters

Description

8484 Implement aggregate sum and use for arc counters

In pursuit of improving performance on multi-core systems, we should
implements fanned out counters and use them to improve the performance of
some of the arc statistics. These stats are updated extremely frequently,
and can consume a significant amount of CPU time.

Reviewed by: Pavel Zakharov <pavel.zakharov@delphix.com>
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Approved by: Dan McDonald <danmcd@joyent.com>
Author: Paul Dagnelie <pcd@delphix.com>

Details

Provenance
mavAuthored on
Reviewer
matthew
Parents
rS331399: MFC r329694: MFV r324198: 8081 Compiler warnings in zdb
Branches
Unknown
Tags
Unknown