Re: [RFC] How to handle the rules engine for cgroups

From: Paul Menage
Date: Thu Jul 10 2008 - 12:47:21 EST


On Thu, Jul 10, 2008 at 7:33 AM, Vivek Goyal <vgoyal@xxxxxxxxxx> wrote:
>
> We also need to do something to track all the forked childs after
> the setuid, setgid or exec till original parent event got classified
> and children need to meet the same treatment.

You'd get that automatically, since children of the task moved to the
root cgroup (indicating "needs attention") would also end up in that
cgroup since cgroup are inherited across fork.

Paul
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/