-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/33990/
-----------------------------------------------------------
Review request for mesos and Jie Yu.
Bugs: mesos-2672
https://issues.apache.org/jira/browse/mesos-2672
Repository: mesos
Description
-------
mlock returns error when requested memory is more than the limit,
because it couldn't find enough lockable memory, which defeats the
purpose to trigger an oom.
Diffs
-----
src/examples/balloon_executor.cpp ad1d861aa6b5396f66e703326802926c7a99773c
Diff: https://reviews.apache.org/r/33990/diff/
Testing
-------
Thanks,
Chi Zhang