[erlang-questions] Difference of gigs between beam.smp memory and erlang:memory(total)

ori brost oribrost@REDACTED
Tue Sep 13 03:51:48 CEST 2011


I've been doing a simple experiment in which I attempt to connect
about 500000 websocket clients to RJ's websocket patched mochiweb
fork. I've noticed that there is a difference of several gigabytes
between memory consumed (I'm talking about working set here, not
virtual) by beam.smp and the value returned from erlang:memory(total).
Could this be related to the problem in
http://erlang.org/pipermail/erlang-questions/2011-June/059611.html?

Regards, Ori Bar.



More information about the erlang-questions mailing list