-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/19248/#review37441
-----------------------------------------------------------



src/slave/flags.hpp
<https://reviews.apache.org/r/19248/#comment68974>

    specify 'comma-separated'


- Dominic Hamon


On March 14, 2014, 5:50 p.m., Ian Downes wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/19248/
> -----------------------------------------------------------
> 
> (Updated March 14, 2014, 5:50 p.m.)
> 
> 
> Review request for mesos and Vinod Kone.
> 
> 
> Bugs: MESOS-327
>     https://issues.apache.org/jira/browse/MESOS-327
> 
> 
> Repository: mesos-git
> 
> 
> Description
> -------
> 
> This functionality is intended to support monitoring of the slave's 
> resources, specifically memory and cpu. This is done by moving the slave into 
> a cpuacct and memory cgroup under 
> $cgroups_hierarchy/{cpuacct,memory}/$cgroups_root/slave.
> 
> cgroup statistics will be of the slave itself plus any child process that 
> isn't moved to another cgroup, e.g., mesos-fetcher will be accounted but 
> executors will not.
> 
> 
> Diffs
> -----
> 
>   src/slave/flags.hpp c9a627bc405a48da5d5ef9a90355970151fd6149 
>   src/slave/main.cpp 8c2b70cb864b268ebd7fba89b02a571602b821bb 
> 
> Diff: https://reviews.apache.org/r/19248/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Ian Downes
> 
>

Reply via email to