]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd/: Retain the default osd_max_backfills limit to 1 for mClock
authorSridhar Seshasayee <sseshasa@redhat.com>
Tue, 11 Apr 2023 16:28:35 +0000 (21:58 +0530)
committerSridhar Seshasayee <sseshasa@redhat.com>
Mon, 8 May 2023 09:16:25 +0000 (14:46 +0530)
commit00db2d1b7bf848341576db7a7cb8094d2eae9cd2
tree0dee661f9c56208b17337489872ad10a7604f59a
parent4f2bebaefbdf4e0d5cf48756cd80259a1ed6063a
osd/: Retain the default osd_max_backfills limit to 1 for mClock

The earlier limit of 3 was still aggressive enough to have an impact on
the client and other competing operations. Retain the current default
for mClock. This can be modified if necessary after setting the
osd_mclock_override_recovery_settings option.

Signed-off-by: Sridhar Seshasayee <sseshasa@redhat.com>
src/osd/OSD.cc