This is an automated email from the ASF dual-hosted git repository.

yanglimingcn pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/brpc.git

commit 0835315bd65de9ce4ea21bc17e95e936785ee1d9
Merge: 3c9ff525 781b8222
Author: Yang,Liming <[email protected]>
AuthorDate: Fri May 29 11:06:07 2026 +0800

    Merge pull request #3303 from randomkang/opt_default_block_size
    
    update butil::default_block_size when rdma_recv_block_type is set

 src/brpc/rdma/block_pool.cpp    | 38 ++++++++++++++++++++++++++++++++++----
 src/brpc/rdma/block_pool.h      | 10 +++++++---
 src/brpc/rdma/rdma_endpoint.cpp | 11 ++---------
 src/brpc/rdma/rdma_helper.cpp   |  1 +
 src/butil/iobuf.cpp             | 21 ++++++++++++++++++---
 src/butil/iobuf.h               |  7 +++++--
 src/butil/iobuf_inl.h           |  4 ++--
 src/butil/single_iobuf.cpp      |  4 ++--
 test/iobuf_unittest.cpp         |  6 +++---
 9 files changed, 74 insertions(+), 28 deletions(-)



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to