]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
osd/scrub: perf-counters for I/O performed by the scrubber
authorRonen Friedman <rfriedma@redhat.com>
Thu, 3 Apr 2025 07:55:23 +0000 (02:55 -0500)
committerRonen Friedman <rfriedma@redhat.com>
Tue, 15 Apr 2025 09:58:05 +0000 (04:58 -0500)
commit3aa61b365c0af0008cb8fd7be00d77a4cb507b28
tree84af77f7fee168fc8009a7e824a7278e83c02342
parentef1d00cf10eeb5e253fa0f92c692ff2c66fce52c
osd/scrub: perf-counters for I/O performed by the scrubber

Define two sets of performance counters to track I/O performed
by the scrubber - one set to be used when scrubbing a PG
in a replicated pool, and one - for EC PGs.

Signed-off-by: Ronen Friedman <rfriedma@redhat.com>
src/osd/osd_perf_counters.cc
src/osd/osd_perf_counters.h
src/osd/scrubber/pg_scrubber.h
src/osd/scrubber_common.h