ivanallen commented on code in PR #2920: URL: https://github.com/apache/brpc/pull/2920#discussion_r2004799994
########## src/brpc/rdma/rdma_endpoint.h: ########## @@ -245,6 +266,18 @@ friend class brpc::Socket; butil::atomic<int> *_read_butex; DISALLOW_COPY_AND_ASSIGN(RdmaEndpoint); + + struct Poller { Review Comment: 这个要考虑 CacheLine 对齐 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org For additional commands, e-mail: dev-h...@brpc.apache.org