]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
crimson: add throttler
authorKefu Chai <kchai@redhat.com>
Sat, 26 May 2018 05:44:23 +0000 (13:44 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 13 Jun 2018 16:13:58 +0000 (00:13 +0800)
commit243eeee9dd484a156eacbbeee3029b3862a60f1b
tree39f7e8074d14af7cb430ff3df17cc0456f0806a4
parenta28559842b450555991b0826fa4f7e91cd96a5f2
crimson: add throttler

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/crimson/net/SocketConnection.cc
src/crimson/net/SocketConnection.h
src/crimson/net/SocketMessenger.cc
src/crimson/net/SocketMessenger.h
src/crimson/thread/CMakeLists.txt [new file with mode: 0644]
src/crimson/thread/Throttle.cc [new file with mode: 0644]
src/crimson/thread/Throttle.h [new file with mode: 0644]