<div dir="ltr"><div><div>I checked system info with erlang:memory/1 and found the total amount of memory allocated for ets
              tables was about 5GB.<br><br></div>Then I sum the memory size return by ets:i/0 and it was about 600MB.<br><br></div>So which processes used ets table and did not return by ets:i/0?<br></div>