Re: [Ksummit-2008-discuss] Delayed interrupt work, thread pools

From: Arjan van de Ven
Date: Wed Jul 02 2008 - 16:29:02 EST


James Bottomley wrote:
Easier to implement, yes. Easier to program, unlikely, and coming with
a large amount of overhead, definitely.

BTW, if something like this is implemented, I think that it should be a
replacement for softirqs and tasklets.

under the "better steal right (from other open source) than invent wrong" mantra:
it's worth looking at what glib does here; I've used their threadpools before and
it worked really well for me.... we could learn a lot from that

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