[
https://issues.apache.org/jira/browse/MESOS-2104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14217326#comment-14217326
]
Jay Buffington commented on MESOS-2104:
---------------------------------------
Wait a minute- Biederman said "With my three patches applied the cgroups
mem_rss_bytes is exactly the jobs current rss" in
https://reviews.apache.org/r/15015/
I'm having trouble squaring this Jira with his comments in that review.
> 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.20.0
> Reporter: Ian Downes
> Assignee: Ian Downes
> Labels: twitter
> Fix For: 0.22.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)