Re: [PATCH 19/19] workqueue: implement concurrency managedworkqueue

From: Linus Torvalds
Date: Thu Oct 01 2009 - 13:14:27 EST




On Thu, 1 Oct 2009, Tejun Heo wrote:
>
> To solve the above issues, this patch implements concurrency-managed
> workqueue.

Ok, all the other patches in the series looked great, this one looks
scary. Everything else was pretty small and targeted, and if bugs appear,
bisection would show the step that was nasty.

And then comes the big flag-day patch that actually introduces all the new
logic, and is the most complex of the lot.

Maybe it's inevitable, but if this one could be split up a bit more, I'd
find the series less scary.

I don't know how, though (except by adding code that simply isn't used in
previous patches, and that doesn't really help anything at all), so maybe
the big "switch everything over at once" thing is unavoidable.

Linus
--
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/