[erlang-questions] How to see which processes used ets table?
Solomon
solomon.wzs@REDACTED
Tue Feb 5 03:42:16 CET 2013
I checked system info with erlang:memory/1 and found the total amount of
memory allocated for ets tables was about 5GB.
Then I sum the memory size return by ets:i/0 and it was about 600MB.
So which processes used ets table and did not return by ets:i/0?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20130205/373057b5/attachment.htm>
More information about the erlang-questions
mailing list