[
https://issues.apache.org/jira/browse/MESOS-996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13906210#comment-13906210
]
Timothy St. Clair commented on MESOS-996:
-----------------------------------------
Front loading the abstraction is probably worth the effort, and I'll be glad to
jump in where needed, perhaps we should open a new JIRA around this topic.
> 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:
> {noformat}
> {cgroups_hierarchy}/cpu/{cgroups_root}/container1
> {noformat}
> 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)