[
https://issues.apache.org/jira/browse/MESOS-2154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14935596#comment-14935596
]
Wrikken commented on MESOS-2154:
--------------------------------
OK, I certainly cannot speak for what's desirable for others. Some questions
come to mind:
(1) Does --cpu-quota work for the lxc driver as well in Docker, or can it only
be set with the extra lxc options? (I'll check up on that)
(2) Are people currently using lxc-drivers (libcontainer has been the default
since.. 0.9? not sure) with both lxc limit options & cpu limits (I have no way
of knowing)
It seems an easy patch for us (running Docker >1.6), maybe we'll look into
running a patched version for now.
> Port CFS 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 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)