[
https://issues.apache.org/jira/browse/MESOS-8327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16510548#comment-16510548
]
Qian Zhang commented on MESOS-8327:
-----------------------------------
RR: https://reviews.apache.org/r/67563/
> Add container-specific CGroup FS mounts under /sys/fs/cgroup/* to Mesos
> containers
> ----------------------------------------------------------------------------------
>
> Key: MESOS-8327
> URL: https://issues.apache.org/jira/browse/MESOS-8327
> Project: Mesos
> Issue Type: Task
> Components: containerization
> Reporter: Jason Lai
> Assignee: Qian Zhang
> Priority: Critical
>
> Containers launched with Unified Containerizer do not include
> container-specific CGroup FS mounts under {{/sys/fs/cgroup}}, which are
> created by default by Docker (usually readonly for unprivileged containers).
> Let's honor the same convention for Mesos containers.
> For example, this is needed by Uber's
> [{{automaxprocs}}|https://github.com/uber-go/automaxprocs] patch for Go
> programs, which amends {{GOMAXPROCS}} per CPU quota and requires access to
> the CPU cgroup subsystem.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)