----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5840/ -----------------------------------------------------------
(Updated July 16, 2012, 7:19 p.m.) Review request for mesos and Benjamin Hindman. Changes ------- Updated to fit the new trunk. Description ------- The patch leverages the atomic task kill patch https://reviews.apache.org/r/5402/ It can destroy an active cgroup (and all its sub-cgroups) by killing all tasks and remove the cgroups in appropriate order. It uses the process::collect mechanism to parallelize the killing process. Diffs (updated) ----- 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/5840/diff/ Testing ------- On linux machines, make check. Thanks, Jie Yu
