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 d63cf20e3 [cgroups2] Introduce utility to parse a container id from a
cgroup path.
new 5fca05de4 Linux launcher cleanups.
new 37766cb00 [cgroups2] Update the LinuxLauncher to support cgroups v2.
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/slave/containerizer/mesos/linux_launcher.cpp | 569 ++++++++++++++---------
src/slave/containerizer/mesos/linux_launcher.hpp | 6 +-
2 files changed, 366 insertions(+), 209 deletions(-)