[erlang-questions] Memsup is still broken under Linux
Björn-Egil Dahlberg
egil@REDACTED
Wed Nov 16 14:22:51 CET 2011
There are extra tags describing cached and buffered memory.
7> memsup:get_system_memory_data().
[{system_total_memory,8322506752},
{free_swap,7939817472},
{total_swap,7999582208},
{cached_memory,3634323456},
{buffered_memory,521039872},
{free_memory,990232576},
{total_memory,8322506752}]
we cannot change the meaning of free_memory tag.
// Björn-Egil
On 2011-11-16 13:58, Dmitry Groshev wrote:
> This issue http://erlang.org/pipermail/erlang-questions/2006-September/023135.html
> is at least 5 years old, it's obvious, it ruins memsup usage under
> Linux and it's trivial to fix. Is there any problems with fixing it
> that I can't see? If not, why it wasn't fixed yet?
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>
More information about the erlang-questions
mailing list