----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/74931/ -----------------------------------------------------------
Review request for mesos and Benjamin Mahler. Repository: mesos Description ------- Introduces `cgroups2::destroy(cgroup)` which will destroy a cgroup. Returns an error if: - `cgroup` does not exist. - `cgroup` has child processes. Diffs ----- src/linux/cgroups2.hpp e44009f400804eac978418c332856126cc424ad6 src/linux/cgroups2.cpp eff44f11ea5a0223b284d6dcd63eebb809b2a872 Diff: https://reviews.apache.org/r/74931/diff/1/ Testing ------- Thanks, Devin Leamy
