-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/31250/
-----------------------------------------------------------
Review request for mesos and Ian Downes.
Bugs: mesos-2103
https://issues.apache.org/jira/browse/mesos-2103
Repository: mesos
Description
-------
Ian, as discussed, I put the logic in cpu isolator for now until linux launcher
sees more and more need to report isolator-independent cgroup usage.
Diffs
-----
include/mesos/mesos.proto 507845c493f65e154214fc7e562206e452990469
src/slave/containerizer/isolators/cgroups/cpushare.cpp
e724b128f204e64a41561679c2797f81f64d1ab7
src/tests/containerizer_tests.cpp 06788493c263e623644f8d4df8cca44a74800ebb
Diff: https://reviews.apache.org/r/31250/diff/
Testing
-------
added a new test. the test is end-to-end so that future replacement of the
actual logic won't require a change.
Thanks,
Chi Zhang