]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.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 09:16:25 +0000 (14:46 +0530)
commit474022959ff2f9d9d74e829112fa0ba113542f31
tree432744a3b4aa8d93f58674df44d5f649126dd0d1
parent885241d1a4d8af5963368cd66ff0546d722efd47
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