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



src/linux/cgroups.hpp
<https://reviews.apache.org/r/5401/#comment20148>

    Done.



src/linux/cgroups.hpp
<https://reviews.apache.org/r/5401/#comment20149>

    Done.



src/linux/cgroups.hpp
<https://reviews.apache.org/r/5401/#comment20150>

    Done.



src/linux/cgroups.cpp
<https://reviews.apache.org/r/5401/#comment20151>

    Done.



src/linux/cgroups.cpp
<https://reviews.apache.org/r/5401/#comment20152>

    Done.



src/linux/cgroups.cpp
<https://reviews.apache.org/r/5401/#comment20153>

    Done.



src/linux/cgroups.cpp
<https://reviews.apache.org/r/5401/#comment20154>

    Done.



src/linux/cgroups.cpp
<https://reviews.apache.org/r/5401/#comment20155>

    Done.



src/linux/cgroups.cpp
<https://reviews.apache.org/r/5401/#comment20156>

    Done.



src/tests/cgroups_tests.cpp
<https://reviews.apache.org/r/5401/#comment20157>

    Done.


- Jie Yu


On July 16, 2012, 6:56 p.m., Jie Yu wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/5401/
> -----------------------------------------------------------
> 
> (Updated July 16, 2012, 6:56 p.m.)
> 
> 
> Review request for mesos, Benjamin Hindman and Vinod Kone.
> 
> 
> Description
> -------
> 
> This patch provides APIs for controlling the cgroups freezer subsystem.
> 
> It is very useful when a slave wants to kill/pause all the processes in (or 
> forked by) an executor.
> 
> For example, when an out-of-memory event happens, the slave could choose 1) 
> kill the executor, 2) pause the executor and notify the user, and so on.
> 
> 
> Diffs
> -----
> 
>   src/linux/cgroups.hpp cec9e36 
>   src/linux/cgroups.cpp 93c140f 
>   src/tests/cgroups_tests.cpp 7f0f901 
> 
> Diff: https://reviews.apache.org/r/5401/diff/
> 
> 
> Testing
> -------
> 
> On Linux machine, make check.
> 
> 
> Thanks,
> 
> Jie Yu
> 
>

Reply via email to