Re: [RFC][PATCH] create workqueue threads only when needed

From: Arjan van de Ven
Date: Mon Feb 02 2009 - 00:20:31 EST


On Mon, 02 Feb 2009 08:37:41 +1100
Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx> wrote:

>
> > I don't know, most of those I've looked on are not documented about
> > the reason for a private workqueue. I guess most of them can use
> > the usual kevent.
>
> The main problem with kevent is that it gets clogged up.
>
> That's were thread pools kick in ... tried using Dave Howells slow
> work ?

async function calls are pretty much the same and actually in mainlinme.
Dave Howells stuff in addition plays some extremely weird refcounting
games that I cannot imagine anyone but him needing...
--
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/