ceph/src/msg
Adam C. Emerson 0d6aa23c02 osdc: Use boost::container::small_vector for ops vector
This way making an ObjectOperation won't require allocations just
for a few ops.

Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
2020-05-15 10:55:10 -04:00
..
async buffer: base exceptions on system_error 2020-05-15 10:55:10 -04:00
CMakeLists.txt cmake: Add missing ssl include 2020-02-19 08:24:21 +00:00
Connection.cc
Connection.h msg: remove unsued code. 2020-04-03 10:54:58 +08:00
Dispatcher.h crimson:common add TOPNSPC namespace for ceph and crimson 2020-02-27 19:56:29 -08:00
DispatchQueue.cc msg: Build target 'common' without using namespace in headers 2020-03-07 04:29:23 -05:00
DispatchQueue.h msg: Build target 'common' without using namespace in headers 2020-03-07 04:29:23 -05:00
DispatchStrategy.h
FastStrategy.h
Message.cc msg: Build target 'common' without using namespace in headers 2020-03-07 04:29:23 -05:00
Message.h msg: switch users of CLAIM_ALLOW_NONSHAREABLE. 2020-02-04 22:41:25 +01:00
MessageRef.h osdc: Use boost::container::small_vector for ops vector 2020-05-15 10:55:10 -04:00
Messenger.cc msg: Build target 'common' without using namespace in headers 2020-03-07 04:29:23 -05:00
Messenger.h msg: add Messenger::client_reset() 2020-03-30 10:24:46 +08:00
msg_types.cc msg: Build target 'common' without using namespace in headers 2020-03-07 04:29:23 -05:00
msg_types.h msg: Build target 'common' without using namespace in headers 2020-03-07 04:29:23 -05:00
Policy.h msg/Policy: make stateless_server default to anon (again) 2020-03-01 20:34:10 +08:00
QueueStrategy.cc msg: Build target 'common' without using namespace in headers 2020-03-07 04:29:23 -05:00
QueueStrategy.h
SimplePolicyMessenger.h