[erlang-questions] Possibly memory leak in R17
Max Lapshin
max.lapshin@REDACTED
Fri Apr 18 16:39:10 CEST 2014
(flussonic@REDACTED)1> recon_alloc:memory(usage).
0.8224381620880582
(flussonic@REDACTED)2> recon_alloc:memory(used).
2176478632
(flussonic@REDACTED)3> recon_alloc:memory(allocated).
2631460448
but
Mem: 32913744k total, 32591876k used, 321868k free, 88520k buffers
Swap: 33518588k total, 155604k used, 33362984k free, 19466032k cached
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
888 root 20 0 18.2g 10g 4444 S 237 33.7 742:38.90
beam.smp
3318 root 20 0 0 0 0 S 8 0.0
39:31.82 flush-9:127
So beam.smp is eating 10g
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20140418/7c2f78d0/attachment.htm>
More information about the erlang-questions
mailing list