Re: [PATCH] capabilities: add capability cgroup controller
From: Tejun Heo <tj@kernel.org>
Date: 2016-06-26 22:26:21
Also in:
lkml
From: Tejun Heo <tj@kernel.org>
Date: 2016-06-26 22:26:21
Also in:
lkml
Hello, Topi. On Sun, Jun 26, 2016 at 3:14 PM, Topi Miettinen [off-list ref] wrote:
The parent might be able do it if proc/pid/xyz files are still accessible after child exit but before its exit status is collected. But if the parent doesn't do it (and you are not able to change it to do it) and it collects the exit status without collecting other info, can you suggest a different way how another process could collect it 100% reliably?
I'm not saying that there's such mechanism now. I'm suggesting that that'd be a more fitting way of implementing a new mechanism to track capability usages. Thanks. -- tejun