-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/66404/
-----------------------------------------------------------
Review request for mesos, Alexander Rukletsov, Gilbert Song, and Jie Yu.
Bugs: MESOS-8489
https://issues.apache.org/jira/browse/MESOS-8489
Repository: mesos
Description
-------
Previously, we were checking for nested cgroup support while trying to
create a linux launcher. This was necessary to make sure that the
kernel supports creating nested cgroups. As we don't support old
kernel versions which don't support nested cgroups, this check can be
safely removed.
Diffs
-----
src/linux/cgroups.cpp 682b288da8d56a623ef32cf6f0beecd9fc327622
Diff: https://reviews.apache.org/r/66404/diff/1/
Testing
-------
internal CI
Thanks,
Andrei Budnik
|