You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Jie Yu (JIRA)" <ji...@apache.org> on 2016/09/17 18:16:20 UTC

[jira] [Created] (MESOS-6197) Make the posix/cpu isolator nesting aware.

Jie Yu created MESOS-6197:
-----------------------------

             Summary: Make the posix/cpu isolator nesting aware.
                 Key: MESOS-6197
                 URL: https://issues.apache.org/jira/browse/MESOS-6197
             Project: Mesos
          Issue Type: Task
            Reporter: Jie Yu


This is a little tricky because pstree no longer works for the nested containers because nested containers are forked by the agent. That means we need to record the pids for the nested containers as well so that we can get proper cpu usage information.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)