----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6867/ -----------------------------------------------------------
Review request for mesos, Benjamin Hindman and Vinod Kone. Description ------- Make memory blow up more robust. Seems that the newest kernel has a more smart way to do page replacement, which makes our previous memory blow up strategy not working. Diffs ----- src/examples/balloon_executor.cpp 60be806 src/tests/cgroups_tests.cpp 0c56481 src/tests/external/CgroupsIsolation/ROOT_CGROUPS_BalloonFramework.sh c5c5931 Diff: https://reviews.apache.org/r/6867/diff/ Testing ------- make check Thanks, Jie Yu
