You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Jojy Varghese (JIRA)" <ji...@apache.org> on 2015/06/26 20:23:04 UTC

[jira] [Created] (MESOS-2951) Inefficient container usage collection

Jojy Varghese created MESOS-2951:
------------------------------------

             Summary: Inefficient container usage collection
                 Key: MESOS-2951
                 URL: https://issues.apache.org/jira/browse/MESOS-2951
             Project: Mesos
          Issue Type: Improvement
          Components: containerization, docker
         Environment: linux
            Reporter: Jojy Varghese
            Assignee: Jojy Varghese


docker containerizer currently collects usage statistics by calling os's process statistics (eg ps ). There is scope for making this efficient, say by querying cgroups file system.





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