]> 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>
Thu, 27 Apr 2023 13:15:05 +0000 (18:45 +0530)
commit606f9350b8add94a0093da24999df41bdfa1c926
treeebd79b8514a3b34c2708c04e9971677454f91ac8
parent5d16e375abc1f5a7c5c3a646a2290b04954bfa11
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