[erlang-questions] Re:Re: How to dig why get_tcp/port allocate so muchbinary memory?

叶少波 shaobo.ye@REDACTED
Thu Sep 22 17:06:49 CEST 2016


Hi Danil,

Thanks for your answer.

Actually I have tried the solution you suggested, I set the sndbuf and recbuf to 1024, the result is same, 17G memory was used. I tried to get the sndbuf and recbuf after the connections setup, the sndbuf is 1024, but the recbuf is very big, seems 436322 if I remember correctly.

And on my Client node, I checked the sndbuf and recbuf of all the connections, they are all very big, but the used binary memory is small, 20Mb.

Thanks,
Bars/Michael

---原始邮件---
发件人:"Danil Zagoskin"<z@REDACTED>
发送时间:2016年9月22日(星期四) 晚上9:06
收件人:"叶少波"<shaobo.ye@REDACTED>;
主题: [erlang-questions] How to dig why get_tcp/port allocate so muchbinary memory?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20160922/b749ee52/attachment.htm>


More information about the erlang-questions mailing list