wwbmmm commented on issue #1845:
URL: 
https://github.com/apache/incubator-brpc/issues/1845#issuecomment-1244874417

   IOBuf底层的block在释放时是不会归还给系统的,而是放在一个池子里,后续新建block的时候可以复用。所以delete 
buf是无法释放这部分内存的。


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to