----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/33644/#review81904 -----------------------------------------------------------
Patch looks great! Reviews applied: [33644] All tests passed. - Mesos ReviewBot On April 28, 2015, 11 p.m., Chi Zhang wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/33644/ > ----------------------------------------------------------- > > (Updated April 28, 2015, 11 p.m.) > > > Review request for mesos and Jie Yu. > > > Bugs: mesos-2660 > https://issues.apache.org/jira/browse/mesos-2660 > > > Repository: mesos > > > Description > ------- > > In allocateRSS, when requested memory is more than the limit, mlock returns > error because it couldn't find enough lockable memory, which defeats the > purpose to trigger an oom. > > > Diffs > ----- > > src/tests/memory_test_helper.cpp cdf769b32036c746ec4aa90841ea45c9a4159b51 > > Diff: https://reviews.apache.org/r/33644/diff/ > > > Testing > ------- > > > Thanks, > > Chi Zhang > >
