-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/9145/
-----------------------------------------------------------
Review request for mesos, Benjamin Hindman and Vinod Kone.
Description
-------
This implements resource collection for the cgroups isolation module.
This addresses bug MESOS-324.
https://issues.apache.org/jira/browse/MESOS-324
Diffs
-----
src/linux/cgroups.hpp 1f701f3bbbe06ddf84768c68b529aba4659c19be
src/linux/cgroups.cpp 03b31e7309b9dd65f00d3b0da2abb81ddaaeea43
src/slave/cgroups_isolation_module.hpp
669efa14ba2603764aa68ae19a44e79dbfdec192
src/slave/cgroups_isolation_module.cpp
63cefc33cf34eebb82db5d8448b751be8652fa36
src/tests/cgroups_tests.cpp b219906374764e91f1a5268469ae92dd0fe08e53
Diff: https://reviews.apache.org/r/9145/diff/
Testing
-------
Added tests for cgroups::stat.
End to end testing using the webui.
Thanks,
Ben Mahler