----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/74907/ -----------------------------------------------------------
Review request for mesos and Benjamin Mahler. Repository: mesos Description ------- Introduces an interface to the "cgroup.subtree_control" control, and uses the interface to enable a list of subsystems, for a cgroup. The state of "cgroup.subtree_control" is read into a subtree_control::State object. The state can then be modified and written out using subtree_control::write. Diffs ----- src/linux/cgroups2.hpp e44009f400804eac978418c332856126cc424ad6 src/linux/cgroups2.cpp eff44f11ea5a0223b284d6dcd63eebb809b2a872 Diff: https://reviews.apache.org/r/74907/diff/1/ Testing ------- Thanks, Devin Leamy
