----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/74874/ -----------------------------------------------------------
(Updated Feb. 28, 2024, 4:53 p.m.) Review request for mesos and Benjamin Mahler. Repository: mesos Description ------- Introduces: - `cgroups2::read()`: Read a control file to a string. - `cgroups2::write()`: Write a string to a control file. reading and writing primitives for controls. Diffs (updated) ----- src/linux/cgroups2.hpp 0c54e464b26c2a72b5efc8c461066888c7442257 src/linux/cgroups2.cpp ec7ba9e4028276ebcb0c40be18b8975bb03c217e Diff: https://reviews.apache.org/r/74874/diff/5/ Changes: https://reviews.apache.org/r/74874/diff/4-5/ Testing ------- Thanks, Devin Leamy
