[
https://issues.apache.org/jira/browse/MESOS-8327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16536474#comment-16536474
]
Qian Zhang commented on MESOS-8327:
-----------------------------------
commit ab5a346fb9171e733396fae772a35d4dcef3abef
Author: Qian Zhang [email protected]
Date: Fri Jul 6 18:21:28 2018 -0700
Documented the container-specific cgroups mounts feature.
Review: https://reviews.apache.org/r/67739/
> 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
> Fix For: 1.7.0
>
>
> 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)