• Sage Weil's avatar
    ceph: message pools · 8fc91fd8
    Sage Weil authored
    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>
    8fc91fd8
msgpool.h 827 Bytes