----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5394/ -----------------------------------------------------------
(Updated June 26, 2012, 4:37 p.m.) Review request for mesos, Benjamin Hindman and Vinod Kone. Changes ------- Based on the new trunk. Fix a coding style issue. Description ------- Add simple utility function to control Linux control groups (cgroups). Diffs (updated) ----- src/Makefile.am 8760f59 src/linux/cgroups.hpp PRE-CREATION src/linux/cgroups.cpp PRE-CREATION src/tests/cgroups_tests.cpp PRE-CREATION Diff: https://reviews.apache.org/r/5394/diff/ Testing ------- On Linux machine, make check. (Root permission required. It is detected automatically, thanks to the gtest hack). Thanks, Jie Yu
