Re: [patch 4/4] genirq: add support for threaded interrupt handlers

From: Andi Kleen
Date: Sat Feb 28 2009 - 12:15:26 EST


Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> writes:
>
> Given that this threaded-irq code appears to be new and not very tested
> in -rt, I think it would be a good idea to convert some popular drivers
> (e1000/e1000e) so that the core code gets a good thrashing before we
> merge it.

It's questionable it's a good idea for these kind of network drivers,
because the majority of work should be done in NAPI context anyways.

-Andi

--
ak@xxxxxxxxxxxxxxx -- Speaking for myself only.
--
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/