Ian Downes created MESOS-996:
--------------------------------
Summary: Refactor linux/cgroups functions for separate subsystem
mounts.
Key: MESOS-996
URL: https://issues.apache.org/jira/browse/MESOS-996
Project: Mesos
Issue Type: Improvement
Components: isolation
Affects Versions: 0.18.0
Reporter: Ian Downes
Priority: Minor
0.18.0 requires each cgroup subsystem to be mounted separately, e.g., a
container's cgroup would be:{cgroups_hierarchy}/cpu/{cgroups_root}/container1
It would be much cleaner if the cgroups abstraction understood this and
generally worked with the 3-tuple (hierarchy, subsystem, cgroup) rather than
the existing tuple (hierarchy, cgroup).
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)