-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/24246/
-----------------------------------------------------------
(Updated Aug. 5, 2014, 3:59 p.m.)
Review request for mesos.
Changes
-------
Updated with the comments from the Jira ticket.
Bugs: MESOS-1662
https://issues.apache.org/jira/browse/MESOS-1662
Repository: mesos-git
Description
-------
Changed memory.limit_in_bytes to memory.memsw.limit_in_bytes where memory is
limited. This makes Mesos limit both memory and swap as described in the Jira
ticket.
Diffs (updated)
-----
src/linux/cgroups.hpp c571e915fec461485d2015f58e6e828b00ea089a
src/linux/cgroups.cpp ccb86cf172c3c97513b16b90756d7bc12aad278f
src/slave/containerizer/isolators/cgroups/mem.cpp
e8d1e35a1acdb3beb03a91cfd734a59417657b20
Diff: https://reviews.apache.org/r/24246/diff/
Testing
-------
make check
Thanks,
Anton Lindström