- Publish to hex, no diff in Erlang code
- Fix return value: should return ratio and total (but not used)
- Calculate available memory (from sum of
cached_memory
,buffered_memory
andfree_memory
) whenavailable_memory
is not supported.
- Add APIs which return both ratio and total RAM