Re: [PATCH] task_work: Consume only item at a time while invoking the callbacks.

From: Oleg Nesterov
Date: Wed Feb 26 2025 - 13:37:05 EST


On 02/26, Frederic Weisbecker wrote:
>
> Right it works but it does a parallel implementation of events refcounting.

Yes, yes, and this is the main reason why I think it is ugly.

> > But it is certainly more ugly, and perhaps the very idea is wrong. So I will
> > be happy if we go with your patch.
>
> Ok I'll prepare a changelog and see where it goes.

Great! thanks.

Oleg.