----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16432/ -----------------------------------------------------------
(Updated Jan. 27, 2014, 3:03 a.m.) Review request for mesos, Benjamin Hindman, Chi Zhang, samya, and Vinod Kone. Changes ------- Addressed review comments. - This code updated by Chi Zhang. 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 cf0c8c66e8dd21c2f5a2da22e5d5adb056353454 src/slave/containerizer/isolators/cgroups/cgroups.hpp PRE-CREATION src/slave/containerizer/isolators/cgroups/cgroups.cpp PRE-CREATION 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
