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

Jojy Varghese edited comment on MESOS-2961 at 6/30/15 6:30 PM:
---------------------------------------------------------------

On further going through tests am realizing that the stats information can be 
retrieved using cgroup::stat function. Its a bit hidden. Wondering if we can 
create a cgroups subsystem within mesos with functionality isolated per 
subsystem ?
With a system view, we also achieve:
 - Modularity (reusable)
 - Add features like event notification which can then be broadcasted to 
listeners.

WDYT [~idownes] [~jieyu]?




was (Author: jojy):
On further going through tests am realizing that the stats information can be 
retrieved using cgroup::stat function. Its a bit hidden. Wondering if we can 
create a cgroups subsystem within mesos with functionality isolated per 
subsystem ?
With a system view, we also achieve:
 - Modularity (reusable)
 - Add features like event notification which can then be broadcasted to 
listeners.

WDYT?



> Add cpuacct subsystem to cgroups
> --------------------------------
>
>                 Key: MESOS-2961
>                 URL: https://issues.apache.org/jira/browse/MESOS-2961
>             Project: Mesos
>          Issue Type: Task
>          Components: containerization, docker, isolation
>         Environment: linux
>            Reporter: Jojy Varghese
>            Assignee: Jojy Varghese
>              Labels: containerizer, isolation
>
> Current cgroups implementation does not have a cpuacct subsystem 
> implementation. This subsystem reports important metrics like user and system 
> CPU ticks spent by a process.



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

Reply via email to