----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14825/ -----------------------------------------------------------
Review request for mesos, Ben Mahler, Ian Downes, and Vinod Kone. Repository: mesos-git Description ------- cgroup_isolator: Report the actual amount of memory used Report the number of bytes used by the memory cgroup, and stop reporting memory with no file backed pages taken into account. Diffs ----- src/slave/cgroups_isolator.cpp fc36f1f Diff: https://reviews.apache.org/r/14825/diff/ Testing ------- Verified that memory.stat:rss is the wrong value. Verified that memory.usage_in_bytes is the correct value. make check Verified the code is idiomatic and trivial. Thanks, Eric Biederman
