----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/74933/#review226296 -----------------------------------------------------------
Bad review! Reviews applied: [74933, 74932, 74931, 74930, 74908, 74907] Error: No reviewers specified. Please find a reviewer by asking on JIRA or the mailing list. - Mesos Reviewbot On March 7, 2024, 12:05 p.m., Devin Leamy wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/74933/ > ----------------------------------------------------------- > > (Updated March 7, 2024, 12:05 p.m.) > > > Review request for mesos and Benjamin Mahler. > > > Repository: mesos > > > Description > ------- > > There are several cgroup controls that only exist for non-root cgroups. > E.g. "cpu.weight", "cpu.idle", "cpu-max" > > We introduce a marco to return with an error from functions that should not be > called with the root cgroup. This will be used extensively when implementing > APIs for each of the cgroup v2 subsystems. > > > Diffs > ----- > > src/linux/cgroups2.cpp eff44f11ea5a0223b284d6dcd63eebb809b2a872 > > > Diff: https://reviews.apache.org/r/74933/diff/1/ > > > Testing > ------- > > > Thanks, > > Devin Leamy > >
