This is an automated email from the ASF dual-hosted git repository.
bmahler pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git
from a507a2dc9 [cgroups2] Use rmdir instead of rm -rf to delete a cgroup.
add 354bf4898 [cgroups2] Introduces API to move a process into a cgroup,
by PID.
No new revisions were added by this update.
Summary of changes:
src/linux/cgroups2.cpp | 45 ++++++++++++++++++++++++++++++
src/linux/cgroups2.hpp | 10 +++++++
src/tests/containerizer/cgroups2_tests.cpp | 33 ++++++++++++++++++++++
3 files changed, 88 insertions(+)