[erlang-questions] Garbage Collection, BEAM memory and Erlang memory
Roberto Ostinelli
roberto@REDACTED
Wed Jan 28 12:50:00 CET 2015
On Wed, Jan 28, 2015 at 8:16 AM, Anton Lebedevich <mabrek@REDACTED> wrote:
> One way to catch it is to run a shell script that checks beam memory
> usage every second and forces crash dump via kill -USR1 when it passes
> some threshold. Then you can analyse obtained dump file for big
> processes or allocator usage.
>
> Regards,
> Anton Lebedevich.
>
Hi Anton,
Yes I'm also puzzled why no crash dump is generated for me.
Best,
r.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20150128/eead1ba2/attachment.htm>
More information about the erlang-questions
mailing list