summaryrefslogtreecommitdiffstats
path: root/fs/9p
diff options
context:
space:
mode:
authorDhananjay Phadke <dhananjay@netxen.com>2008-03-18 03:59:49 +0100
committerJeff Garzik <jeff@garzik.org>2008-03-26 04:16:16 +0100
commit05aaa02d799e8e9548d57ac92fcb05e783027341 (patch)
treebecfc839727f798364c13549e332de0830d7676f /fs/9p
parentnetxen: improve msi support (diff)
downloadlinux-05aaa02d799e8e9548d57ac92fcb05e783027341.tar.xz
linux-05aaa02d799e8e9548d57ac92fcb05e783027341.zip
netxen: napi and irq cleanup
o separate and simpler irq handler for msi interrupts, avoids few checks than legacy mode. o avoid redudant tx_has_work() and rx_has_work() checks in interrupt and napi, which can uncork irq based on racy (lockless) access to tx and rx ring indices. If we get interrupt, there's sufficient reason to schedule napi. o replenish rx ring more often, remove self-imposed threshold rcv_free that prevents posting rx desc to card. This improves performance in low memory. Signed-off-by: Dhananjay Phadke <dhananjay@netxen.com> Tested-by: Vernon Mauery <mauery@us.ibm.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'fs/9p')
0 files changed, 0 insertions, 0 deletions