question about softirqs
Chris Friesen
cfriesen at nortel.com
Thu May 14 05:04:09 EST 2009
Andi Kleen wrote:
> network packets are normally processed by the network packet interrupt's
> softirq or alternatively in the NAPI poll loop.
If we have a high priority task, ksoftirqd may not get a chance to run.
My point is simply that the documentation says that softirqs are
processed on return from a syscall, and this is not necessarily the case.
Chris
More information about the Linuxppc-dev
mailing list