[
https://issues.apache.org/jira/browse/MESOS-1479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14034247#comment-14034247
]
Ian Downes commented on MESOS-1479:
-----------------------------------
Branch: refs/heads/master
Commit: 57a856686811cd9e67bd7a89e809c041e0a8b2e8
Parents: 18d737c
Author: Ian Downes <[email protected]>
Authored: Thu Jun 12 17:07:50 2014 -0700
Committer: Ian Downes <[email protected]>
Committed: Tue Jun 17 11:51:43 2014 -0700
> 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)