]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: throttle client messages by count, not just by bytes 201/head
authorSage Weil <sage@inktank.com>
Thu, 4 Apr 2013 04:59:16 +0000 (21:59 -0700)
committerSage Weil <sage@inktank.com>
Sat, 6 Apr 2013 15:17:01 +0000 (08:17 -0700)
commitaca0aea1bfbafba9cab1b2c693760b824bd82d30
tree0093193c67aaad4e68632ca5d23d281933015fba
parentf7070e956859357fefede892886db98a7958d71a
osd: throttle client messages by count, not just by bytes

This lets us put a cap on outstanding client IOs.  This is particularly
important for clients issuing lots of small IOs.

Fixes: #4579
Signed-off-by: Sage Weil <sage@inktank.com>
src/ceph_osd.cc
src/common/config_opts.h