----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16432/ -----------------------------------------------------------
(Updated Feb. 12, 2014, 12:21 a.m.) Review request for mesos, Benjamin Hindman, Chi Zhang, samya, and Vinod Kone. Changes ------- Adressed Ben's comments. Repository: mesos-git Description ------- Forth part of isolation refactor - cgroup isolators CPU and Memory isolators using Linux cgroups. This code was written by Chi Zhang <[email protected]> and based on the original cgroups_isolator. Diffs (updated) ----- src/Makefile.am c30706846bca1fa3287291e39f46a23713ad1ba4 src/slave/containerizer/isolators/cgroups/cpushare.hpp PRE-CREATION src/slave/containerizer/isolators/cgroups/cpushare.cpp PRE-CREATION src/slave/containerizer/isolators/cgroups/mem.hpp PRE-CREATION src/slave/containerizer/isolators/cgroups/mem.cpp PRE-CREATION Diff: https://reviews.apache.org/r/16432/diff/ Testing ------- Thanks, Ian Downes
