Skip to content
Commit 8fc91fd8 authored by Sage Weil's avatar Sage Weil
Browse files

ceph: message pools



The msgpool is a basic mempool_t-like structure to preallocate
messages we expect to receive over the wire.  This ensures we have the
necessary memory preallocated to process replies to requests, or to
process unsolicited messages from various servers.

Signed-off-by: default avatarSage Weil <sage@newdream.net>
parent 31b8006e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment