----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11548/#review21210 -----------------------------------------------------------
src/slave/cgroups_isolator.cpp <https://reviews.apache.org/r/11548/#comment44066> Can you expand on this comment, explaining what it provides? src/slave/cgroups_isolator.cpp <https://reviews.apache.org/r/11548/#comment44064> can you format it as follows: write = cgroups::write( hierarchy, flags.cgroups_hierarchy, "memory.use_hierarchy", "1"); - Vinod Kone On May 30, 2013, 9:38 p.m., Chi Zhang wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/11548/ > ----------------------------------------------------------- > > (Updated May 30, 2013, 9:38 p.m.) > > > Review request for mesos, Benjamin Hindman, Vinod Kone, and Ben Mahler. > > > Description > ------- > > Use memory.use_hierarchy cgroups option to restrict OOM killer scope. > > > Diffs > ----- > > src/slave/cgroups_isolator.cpp f12fd48 > > Diff: https://reviews.apache.org/r/11548/diff/ > > > Testing > ------- > > > Thanks, > > Chi Zhang > >
