Yes, this flag only available in mesos containerizer. On Wed, Mar 23, 2016 at 10:11 PM, David Keijser <[email protected]> wrote:
> On Wed, Mar 23, 2016 at 09:42:50PM +0800, haosdent wrote: > > Do you mean add `memory-swap` when start docker container in Mesos? There > > is a field `repeated Parameter parameters = 5;` in DockerInfo proto. You > > could pass your docker running parameters in this field. > > What I'm looking for is a flag (like `cgroups_limit_swap`) to always > enable limits on both memory and swap based on the resources allocated. > Without the need for every framework to add the memory-swap docker > option to each task. > -- Best Regards, Haosdent Huang

