[
https://issues.apache.org/jira/browse/MESOS-4488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jie Yu updated MESOS-4488:
--------------------------
Sprint: Mesosphere Sprint 27 (was: Mesosphere Sprint 28)
> Define a CgroupInfo protobuf to expose cgroup isolator configuration.
> ---------------------------------------------------------------------
>
> Key: MESOS-4488
> URL: https://issues.apache.org/jira/browse/MESOS-4488
> Project: Mesos
> Issue Type: Improvement
> Components: containerization
> Reporter: Avinash Sridharan
> Assignee: Avinash Sridharan
> Labels: containerizer, mesosphere
> Fix For: 0.28.0
>
>
> Within `MesosContainerizer` we have an isolator associated with each linux
> cgroup subsystem. The isolators apply subsystem specific configuration on the
> containers before launching the containers. For e.g cgroup/net_cls isolator
> applies net_cls handles, cgroup/mem isolator applies memory quotas,
> cgroups/cpu-share isolator configures cpu shares.
> Currently, there is no message structure defined to capture the configuration
> information of the container, for each cgroup isolator that has been applied
> to the container. We therefore need to define a protobuf that can capture the
> cgroup configuration of each cgroup isolator that has been applied to the
> container. This protobuf will be filled in by the cgroup isolator and will be
> stored as part of `ContainerConfig` in the containerizer.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)