Jie Yu created MESOS-7990:
-----------------------------

             Summary: Support systemd named hierarchy (name=systemd) for Mesos 
Containerizer.
                 Key: MESOS-7990
                 URL: https://issues.apache.org/jira/browse/MESOS-7990
             Project: Mesos
          Issue Type: Improvement
            Reporter: Jie Yu


Similar to docker's cgroupfs cgroup driver, we should create cgroups under 
/sys/fs/cgroup/systemd (if it exists), and move container pid into the 
corresponding cgroup ( /sys/fs/cgroup/systemd/mesos/<cid>).

This can give us a bunch of benefits:
1) systemd-cgls can list mesos containers
2) systemd-cgtop can show stats for mesos containers
...



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to