You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Casey Sybrandy (JIRA)" <ji...@apache.org> on 2016/02/19 20:10:18 UTC

[jira] [Commented] (MESOS-314) Support the cgroups 'cpusets' subsystem.

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

Casey Sybrandy commented on MESOS-314:
--------------------------------------

Regarding the use of cpuset, would it be possible to have the executor automatically pick a CPU to use on a per executor basis?  We have a number of containers we run in mesos and we'd love to be able to pin each running container to a single CPU.  Which CPU doesn't matter and we will be running multiple instances of the same container on a single node, so explicitly setting a value won't work for us.

> Support the cgroups 'cpusets' subsystem.
> ----------------------------------------
>
>                 Key: MESOS-314
>                 URL: https://issues.apache.org/jira/browse/MESOS-314
>             Project: Mesos
>          Issue Type: Story
>            Reporter: Benjamin Mahler
>              Labels: twitter
>
> We'd like to add support for the cpusets subsystem, in order to support pinning to cpus.
> This has several potential benefits:
> 1. Improved isolation against other tenants, when given exclusive access to cores.
> 2. Improved performance, if pinned to several cores with good locality in the CPU topology.
> 3. An alternative / complement to CFS for applying an upper limit on CPU usage.



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