-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/74981/
-----------------------------------------------------------

(Updated May 17, 2024, 9:46 p.m.)


Review request for mesos and Benjamin Mahler.


Repository: mesos


Description
-------

Modifies the cgroups2::controllers::enable function to take in a set of strings 
for controllers.
This helps eliminate the possibility of duplicate controllers in the argument, 
and brings it in line with the cgroups2::controllers::disable function


Diffs (updated)
-----

  src/linux/cgroups2.hpp 97260c0d60009162ca58c69bc97078e2b42ff1a7 
  src/linux/cgroups2.cpp e9845bb56c43ca5312431fd0a7d11a5685d132d4 
  src/slave/main.cpp f4e7f3b6436f548e67416fd6f186dec425187444 
  src/tests/containerizer/cgroups2_tests.cpp 
e36f99b64ddd3f8801f499fbfdb4df87b0ddf3ca 
  src/tests/mesos.cpp ffbb30b9551b8c090c908faa693f1a92463bdfab 


Diff: https://reviews.apache.org/r/74981/diff/2/

Changes: https://reviews.apache.org/r/74981/diff/1-2/


Testing
-------

Cgroups2 tests passed on CentOS 9 machine with cgroups2 enabled


Thanks,

Jason Zhou

Reply via email to