[erlang-questions] Garbage Collection, BEAM memory and Erlang memory

Lukas Larsson lukas@REDACTED
Fri Jan 23 10:40:22 CET 2015


Hello Roberto,

I cannot find any information about which version of Erlang/OTP that you
are running, nor which setting you have given to VM at startup?

On Thu, Jan 22, 2015 at 5:33 PM, Roberto Ostinelli <roberto@REDACTED>
wrote:

>
> I get my erlang memory with this simple call (I just convert everything to
> GB, thanks to Ferd and his article
> https://blog.heroku.com/archives/2013/11/7/logplex-down-the-rabbit-hole):
>
>
Have you also read the part about the memory fragmentation issues that Mr
Hebert described? Specifically running
recon_alloc:memory(allocated,current) and recon_alloc:memory(usage,
current) and checking those values during the test.

Lukas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20150123/314b03f7/attachment.htm>


More information about the erlang-questions mailing list