DevinLeamy opened a new pull request, #565:
URL: https://github.com/apache/mesos/pull/565

   Mesos does not support limiting swap memory when using cgroups v2. This is 
because the cgroups v2 API does not allow us to directly control the swap 
memory usage limit.  Rather, we can only control the combined swap _and_ RAM 
usage limit.
   
   Therefore, when the `--cgroups_limit_swap` flag is provided and cgroups v2 
is used we error during flag validation.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to