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 Riak node.
http://erldocs.com/R14B02/erts/erlang.html#memory/0

Thanks,
Dan

Daniel Reverri
Developer Advocate
Basho Technologies, Inc.
d...@basho.com


On Mon, Feb 20, 2012 at 8:05 AM, heffergm <heffe...@gmail.com> wrote:

> 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, with about 3 quarters being
> allocated to disk cache.
>
> Currently, mem_allocated per node == total mem per node, so I'm wondering
> if
> this measure is a good indication of needing to add nodes, or if not, what
> it's actually measuring.
>
> --
> View this message in context:
> http://riak-users.197444.n3.nabble.com/mem-allocated-tp3761125p3761125.html
> Sent from the Riak Users mailing list archive at Nabble.com.
>
> _______________________________________________
> riak-users mailing list
> riak-users@lists.basho.com
> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
>
_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to