> On March 10, 2014, 9:14 p.m., Timothy St. Clair wrote:
> > Umm this is what PID namespaces is for.  FWIW a fork bomb process could 
> > escape this logic, but not escape a namespace. 
> > 
> > http://timothysc.github.io/blog/2013/02/22/perprocess/

The link is just a namespace ref, the link in there doc point to the details.


- Timothy


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


On Feb. 28, 2014, 12:54 a.m., Niklas Nielsen wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/18595/
> -----------------------------------------------------------
> 
> (Updated Feb. 28, 2014, 12:54 a.m.)
> 
> 
> Review request for mesos and Ben Mahler.
> 
> 
> Repository: mesos-git
> 
> 
> Description
> -------
> 
> New killtree(ProcessTree tree, int signal) traverse process tree and sends a 
> signal to all pids. This is done regardless of presence and state of process.
> Patch is used by up coming signal escalation.
> 
> 
> Diffs
> -----
> 
>   3rdparty/libprocess/3rdparty/stout/include/stout/os/killtree.hpp 1f45897 
> 
> Diff: https://reviews.apache.org/r/18595/diff/
> 
> 
> Testing
> -------
> 
> Functional testing with signal escalation code and make check.
> 
> 
> Thanks,
> 
> Niklas Nielsen
> 
>

Reply via email to