]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: inject simple sleep in recovery 3829/head
authorSage Weil <sage@redhat.com>
Fri, 27 Feb 2015 19:26:27 +0000 (11:26 -0800)
committerSage Weil <sage@redhat.com>
Fri, 27 Feb 2015 19:26:27 +0000 (11:26 -0800)
commit7b1fc5cae5f1af75bafe86c67e76fe69d7717199
tree0d58bd8039123eeb9ffd9d29a482799a4b8c1fea
parent3e03b2fcb340fad86399b3b9bfb0ede42821bdda
osd: inject simple sleep in recovery

This is clearly not the most sophisticated way to throttle recovery, but
in the grand tradition of osd_scrub_sleep and osd_snap_trim_sleep it is a
crude tool that can be quite effective in the meantime.

Backport: hammer, firefly
Signed-off-by: Sage Weil <sage@redhat.com>
src/common/config_opts.h
src/osd/OSD.cc