Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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
...
Attachments
Issue Links
- is related to
-
MESOS-3352 Problem Statement Summary for Systemd Cgroup Launcher
- Resolved
- relates to
-
MESOS-3488 /sys/fs/cgroup/memory/mesos missing after running a while
- Resolved
-
MESOS-3009 Reproduce systemd cgroup behavior
- Resolved