You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Ian Downes (JIRA)" <ji...@apache.org> on 2014/06/17 21:27:06 UTC

[jira] [Commented] (MESOS-1479) Cgroups cpu isolator should only report cfs stats if cfs is enabled

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

Ian Downes commented on MESOS-1479:
-----------------------------------

https://reviews.apache.org/r/22691/

> Cgroups cpu isolator should only report cfs stats if cfs is enabled
> -------------------------------------------------------------------
>
>                 Key: MESOS-1479
>                 URL: https://issues.apache.org/jira/browse/MESOS-1479
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Ian Downes
>            Assignee: Ian Downes
>
> Other code paths are conditional on Flags::cgroups_enable_cfs but usage() will always attempt to read cpu.stat which only contains cfs statistics and should _not_ be included if cfs is not enabled.



--
This message was sent by Atlassian JIRA
(v6.2#6252)