Re: [OFFLIST] [PATCH v1 0/2] pidfd: waiting on processes through pidfds

2019-07-26 Thread Oleg Nesterov
Hi Christian, just fyi, can't read this patch till Monday On 07/26, Christian Brauner wrote: > Hey everyone, > > /* v1 */ > This adds the ability to wait on processes using pidfds. This is one of > the few missing pieces to make it possible to manage processes using > only pidfds. > > Please n

[PATCH v1 0/2] pidfd: waiting on processes through pidfds

2019-07-26 Thread Christian Brauner
Hey everyone, /* v1 */ This adds the ability to wait on processes using pidfds. This is one of the few missing pieces to make it possible to manage processes using only pidfds. Please note the following major changes (More details can be found in the individual commit changelogs.): - Add the new