]> git.baikalelectronics.ru Git - kernel.git/commit
forcedeth: performance changes
authorAyaz Abdulla <aabdulla@nvidia.com>
Thu, 5 Mar 2009 08:02:30 +0000 (08:02 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 10 Mar 2009 12:29:50 +0000 (05:29 -0700)
commitc55d05cb4d3b89fef9bbaae354c25d792732b144
tree711f8fd66f7717651e5661ed81c93305d03c9989
parente018a378ccb949c6ca9091fbf08240a30af8f6f5
forcedeth: performance changes

This patch modifies the throughput mode poll settings to reduce the
number of interrupts. This is only used by older hardware that need a
timer irq in throughput mode.

Secondly, this patch increases the default rx ring from 128 to 512. This
drastically improves bandwidth utilization for small packets sizes i.e
512 bytes.

Signed-off-by: Ayaz Abdulla <aabdulla@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/forcedeth.c