]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
OSD: add config option for peering_wq batch size
authorSamuel Just <sam.just@inktank.com>
Mon, 15 Jul 2013 20:44:20 +0000 (13:44 -0700)
committerSamuel Just <sam.just@inktank.com>
Mon, 15 Jul 2013 22:15:17 +0000 (15:15 -0700)
commit39e5a2a406b77fa82e9a78c267b679d49927e3c3
tree7172a73567960d29b9bc18f56220f31df47b0a2e
parentb46930c96c8fc06532bb3936fb30ced822cc9d45
OSD: add config option for peering_wq batch size

Large peering_wq batch sizes may excessively delay
peering messages resulting in unreasonably long
peering.  This may speed up peering.

Backport: cuttlefish
Related: #5084
Signed-off-by: Samuel Just <sam.just@inktank.com>
Reviewed-by: Sage Weil <sage@inktank.com>
src/common/config_opts.h
src/osd/OSD.cc
src/osd/OSD.h