Re: [PATCH 4/8] cgroups: New cancel_attach_task subsystem callback

From: Frederic Weisbecker
Date: Sat Aug 27 2011 - 09:59:06 EST


On Wed, Aug 17, 2011 at 10:40:51AM +0800, Li Zefan wrote:
> Frederic Weisbecker wrote:
> > To cancel a process attachment on a subsystem, we only call the
> > cancel_attach() callback once on the leader but we have no
> > way to cancel the attachment individually for each member of
> > the process group.
> >
> > This is going to be needed for the max number of tasks susbystem
> > that is coming.
> >
> > To prepare for this integration, call a new cancel_attach_task()
> > callback on each task of the group until we reach the member that
> > failed to attach.
> >
>
> Document this new callback in Documentation/cgroups/cgroups.txt

I will.

Thanks.
--
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/