[PATCH v2 2/2] ioctl console test v2

Eugene Syromiatnikov esyr at redhat.com
Mon Mar 16 10:25:53 UTC 2020


On Mon, Mar 16, 2020 at 03:37:07PM +0530, Bran S wrote:
> There can be any number of subreapers right ?

In a system? Yes, but the processes are re-parented to the closest one
up in the process tree hierarchy, so the subreaper a process
is to be re-parented to is pretty much determined.

> So Do we get list of all the available subreapers and match their PID
> with our PPID ?

No, that's not needed, only the process' child subreaper is neded.



More information about the Strace-devel mailing list