[PATCH v4 1/1 net-next] net: fec: add napi support to improve proformance

Frank Li lznuaa at gmail.com
Tue Jan 29 20:55:03 EST 2013


2013/1/30 David Miller <davem at davemloft.net>:
> it is recommended to also to TX reclaim processing
> in the NAPI handler as well, in fact it's best to make the hardware
> interrupt handler do nothing other than trigger NAPI and then
> move everything that was in your hardware interrupt handler into
> NAPI poll instead.

Okay, I will work on this soon.



More information about the linux-arm-kernel mailing list