----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21799/ -----------------------------------------------------------
(Updated June 3, 2014, 1:39 a.m.) Review request for mesos, Benjamin Hindman, Ian Downes, and Jie Yu. Changes ------- minor update per review. Bugs: MESOS-1195 https://issues.apache.org/jira/browse/MESOS-1195 Repository: mesos-git Description ------- Fixes to enable cgroups to function when initialized via systemd defaults: + Fix for co-mounting cpu,cpuacct + Fix for nested cgroups_root='system.slice/mesos-slave.service' + Diagnostics to propagate error details. Diffs (updated) ----- src/linux/cgroups.hpp 21d87a0 src/linux/cgroups.cpp 142ac43 src/slave/containerizer/isolators/cgroups/mem.cpp f2509ad Diff: https://reviews.apache.org/r/21799/diff/ Testing ------- make check Thanks, Timothy St. Clair