]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd/scheduler/OpSchedulerItem: Fix calculation of recovery latency counters 62802/head
authorSridhar Seshasayee <sseshasa@redhat.com>
Mon, 7 Apr 2025 11:03:07 +0000 (16:33 +0530)
committerSridhar Seshasayee <sseshasa@redhat.com>
Mon, 14 Apr 2025 06:58:34 +0000 (12:28 +0530)
commit898151270d22b0db86cad84f05f6c1be2bb5bfc2
tree5fb1443f4c96c511faa4da95ffd9f0313f2934e7
parent9f83aad8d39f055029304987c36e7bc0cf31cc9d
osd/scheduler/OpSchedulerItem: Fix calculation of recovery latency counters

The patch fixes calculation of latency perf counters for the following
objects:
 - PGRecovery
 - PGRecoveryContext and
 - PGRecoveryMsg

Signed-off-by: Sridhar Seshasayee <sseshasa@redhat.com>
Fixes: https://tracker.ceph.com/issues/70811
(cherry picked from commit 9a246e4f22b470c96454d953738f359ebb8d2168)
src/osd/scheduler/OpSchedulerItem.cc