[patch 2/2] arm: Allow forced irq threading

Russell King - ARM Linux linux at arm.linux.org.uk
Thu Feb 14 16:49:31 EST 2013


On Thu, Feb 14, 2013 at 08:53:53PM -0000, Thomas Gleixner wrote:
> All timer interrupts and the perf interrupt are marked NO_THREAD, so
> its safe to allow forced interrupt threading.

What effect does this have on IRQ latency, particularly on the slower CPUs?

If it adds to the IRQ latency, then it must be conditional; there are
platforms where IRQ latency is important for things like network devices
to keep up (particularly the SMC NICs).



More information about the linux-arm-kernel mailing list