-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/25695/
-----------------------------------------------------------
(Updated Sept. 16, 2014, 6:19 p.m.)
Review request for mesos, Jie Yu and Vinod Kone.
Changes
-------
minor update to pass on missing dependency check.
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 (updated)
-----
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