You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Benjamin Mahler (JIRA)" <ji...@apache.org> on 2013/03/26 07:37:14 UTC

[jira] [Created] (MESOS-416) Ensure master / slave do not get kernel OOM before executors, by setting oom_adj control.

Benjamin Mahler created MESOS-416:
-------------------------------------

             Summary: Ensure master / slave do not get kernel OOM before executors, by setting oom_adj control.
                 Key: MESOS-416
                 URL: https://issues.apache.org/jira/browse/MESOS-416
             Project: Mesos
          Issue Type: Improvement
            Reporter: Benjamin Mahler


We can adjust the /proc/<pid>/oom_adj control during master / slave startup, setting it to a low value to ensure we aren't killed first during an OOM.

Relevant LWN article: http://lwn.net/Articles/317814/
Also relevant: https://bugzilla.redhat.com/show_bug.cgi?id=239313

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira