• S
    ceph: message pools · 8fc91fd8
    Sage Weil 提交于
    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: NSage Weil <sage@newdream.net>
    8fc91fd8
msgpool.c 4.2 KB