----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/75154/ -----------------------------------------------------------
Review request for mesos and Benjamin Mahler. Repository: mesos Description ------- Introduces the PidsControllerProcess. Hosts correctly configured for cgroups v2 and provide cgroups/pids in the isolation flag and pids in the agent_subsystems flag will use this controller. Diffs ----- src/CMakeLists.txt 50684b615d7fdec90990f5dafd5e12ed7ad3d10b src/Makefile.am 02b9115e5020974cbcae11c296b887311e50a553 src/slave/containerizer/mesos/isolators/cgroups2/cgroups2.cpp a027ee63290d89fd46871355ed2950b7456cc233 src/slave/containerizer/mesos/isolators/cgroups2/constants.hpp 5e642669465363578e3b689be855a7152291c00c src/slave/containerizer/mesos/isolators/cgroups2/controllers/pids.hpp PRE-CREATION src/slave/containerizer/mesos/isolators/cgroups2/controllers/pids.cpp PRE-CREATION Diff: https://reviews.apache.org/r/75154/diff/1/ Testing ------- Compiles Thanks, Jason Zhou
