----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/71943/#review219700 -----------------------------------------------------------
src/slave/containerizer/mesos/isolators/cgroups/subsystems/memory.cpp Lines 242-244 (patched) <https://reviews.apache.org/r/71943/#comment307916> See my comment on the patch for the CPU subsystem - I'm wondering if this logic is better kept in the agent code? - Greg Mann On Feb. 26, 2020, 12:16 p.m., Qian Zhang wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/71943/ > ----------------------------------------------------------- > > (Updated Feb. 26, 2020, 12:16 p.m.) > > > Review request for mesos, Andrei Budnik and Greg Mann. > > > Bugs: MESOS-10048 > https://issues.apache.org/jira/browse/MESOS-10048 > > > Repository: mesos > > > Description > ------- > > Set container's `memory.limit_in_bytes` to its memory limit. > > > Diffs > ----- > > src/slave/containerizer/mesos/isolators/cgroups/subsystems/memory.hpp > 27d88e91fb784179effd54781f84000fe85c13eb > src/slave/containerizer/mesos/isolators/cgroups/subsystems/memory.cpp > 0896d37761a11f55ba4b866d235c3bd2b79dcfba > > > Diff: https://reviews.apache.org/r/71943/diff/3/ > > > Testing > ------- > > > Thanks, > > Qian Zhang > >
