----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/74870/ -----------------------------------------------------------
(Updated Feb. 26, 2024, 7:18 p.m.) 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 (updated) ----- src/linux/cgroups2.hpp ab1e4be3ce613cfd077c47f6792285ebfb783349 src/linux/cgroups2.cpp 2b9ae0318523f86f2239cb63e9ea54cfc2b97414 Diff: https://reviews.apache.org/r/74870/diff/2/ Changes: https://reviews.apache.org/r/74870/diff/1-2/ Testing ------- Thanks, Devin Leamy
