[ 
https://issues.apache.org/jira/browse/MESOS-2154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15197523#comment-15197523
 ] 

Steve Niemitz commented on MESOS-2154:
--------------------------------------

Over the life of an executor, tasks can be started and stopped.  When that 
happens the resource quota of the (docker) container the executor is running in 
changes and needs to be updated.

The same thing happens with (and is handled by) normal mesos cgroup containers 
as well.

> Port CFS quota support to Docker Containerizer
> ----------------------------------------------
>
>                 Key: MESOS-2154
>                 URL: https://issues.apache.org/jira/browse/MESOS-2154
>             Project: Mesos
>          Issue Type: Improvement
>          Components: docker, isolation
>    Affects Versions: 0.21.0
>         Environment: Linux (Ubuntu 14.04.1)
>            Reporter: Andrew Ortman
>            Assignee: haosdent
>            Priority: Minor
>
> Port the CFS quota support the Mesos Containerizer has to the Docker 
> Containerizer. Whenever the --cgroup_enable_cfs flag is set, the Docker 
> Containerizer should update the cfs_period_us and cfs_quota_us values to 
> allow hard CPU capping on the container. 
> Current workaround is to pass those values as LXC configuration parameters



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to