-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/25695/
-----------------------------------------------------------
(Updated Sept. 18, 2014, 7:40 p.m.)
Review request for mesos, Benjamin Hindman, Jie Yu, and Vinod Kone.
Bugs: MESOS-1195
https://issues.apache.org/jira/browse/MESOS-1195
Repository: mesos-git
Description
-------
This update enables support for systemd co-managed cgroup controllers
Diffs
-----
configure.ac c4b4391
src/linux/cgroups.cpp 5093b4c
src/slave/containerizer/isolators/cgroups/cpushare.cpp b1cad47
Diff: https://reviews.apache.org/r/25695/diff/
Testing
-------
systemctl start mesos-master mesos-slave
several runs of 'mesos execute' to verify creation and cleanup.
systemctl stop mesos-master mesos-slave
make check
Thanks,
Timothy St. Clair