]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
osd/: differentiate priority for PGRecovery[Context]
authorSamuel Just <sjust@redhat.com>
Thu, 6 Apr 2023 07:04:05 +0000 (00:04 -0700)
committerSridhar Seshasayee <sseshasa@redhat.com>
Mon, 8 May 2023 10:52:00 +0000 (16:22 +0530)
commita1f0ccf74ade4fccc372276a73273d26e250ddf9
treeb8ed9626c0a0d5c4a464f683d4cd350a009d7dea
parent69a17bdb0f027b003885ea834d709fdbbd382b26
osd/: differentiate priority for PGRecovery[Context]

PGs with degraded objects should be higher priority.

Signed-off-by: Samuel Just <sjust@redhat.com>
src/osd/OSD.cc
src/osd/OSD.h
src/osd/PG.cc
src/osd/PrimaryLogPG.cc
src/osd/scheduler/OpSchedulerItem.cc
src/osd/scheduler/OpSchedulerItem.h