Re: mem_allocated

2012-02-20 Thread Dan Reverri
The mem_allocated stat reports the amount of memory allocated for the system (not just Erlang). This number is returned by the memsup module: http://erldocs.com/R14B02/os_mon/memsup.html There are also a series of stats prefixed with "memory_" which provide memory information for the

mem_allocated

2012-02-20 Thread heffergm
I was hoping someone could clue me in on exactly what the mem_allocated stat is measuring. I'm running a 6 node cluster, 4gb of ram per node. We've got about 12M keys, but this will be growing substantially in the near future. The cluster looks relatively good in terms of memory use, wi