]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common/buffer_seastar: reserve the packet slots in ctor 37015/head
authorKefu Chai <kchai@redhat.com>
Mon, 7 Sep 2020 06:05:20 +0000 (14:05 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 7 Sep 2020 06:07:29 +0000 (14:07 +0800)
commit94ca7736da1b935ff07cb26920e9150abd11fafd
tree46545e9f13481e76ad96f28e10f7e3bd10ad4bf1
parent2931862bd8aa1da89a07c2b2f66f2e2e707fbdf9
common/buffer_seastar: reserve the packet slots in ctor

for better performance, and simpler this way

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/common/buffer_seastar.cc