[
https://issues.apache.org/jira/browse/MESOS-2104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14594515#comment-14594515
]
Adam B commented on MESOS-2104:
-------------------------------
[~chzhcn], is this issue resolved now that the two patches above have been
committed? If so, please click the "Resolve Issue" button near the top, and set
the "Fix Version" to "0.23.0". Thanks!
> Correct naming of cgroup memory statistics
> ------------------------------------------
>
> Key: MESOS-2104
> URL: https://issues.apache.org/jira/browse/MESOS-2104
> Project: Mesos
> Issue Type: Improvement
> Components: isolation
> Affects Versions: 0.23.0
> Reporter: Ian Downes
> Assignee: Chi Zhang
> Labels: twitter
> Fix For: 0.23.0
>
>
> mem_rss_bytes is *not* RSS but is the total memory usage
> (memory.usage_in_bytes) of the cgroup, including file cache etc. Actual RSS
> is reported as mem_anon_bytes. These, and others, should be consistently
> named.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)