----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/74870/ -----------------------------------------------------------
Review request for mesos. Repository: mesos Description ------- Introduces the cgroups2 namespace and enabled() function to check if cgroups2 is supported by the host. To be supported: 1. The cgroup2 file system type must be supported. 2. The host must be a linux machine. Diffs ----- src/linux/cgroups2.hpp PRE-CREATION src/linux/cgroups2.cpp PRE-CREATION Diff: https://reviews.apache.org/r/74870/diff/1/ Testing ------- Thanks, Devin Leamy
