commit | 6cef67a02f7994c97dbd716dbeb592265fb5b7b0 | [log] [tgz] |
---|---|---|
author | Ayaz Abdulla <aabdulla@nvidia.com> | Thu Mar 05 08:02:30 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 10 05:29:50 2009 -0700 |
tree | 711f8fd66f7717651e5661ed81c93305d03c9989 | |
parent | 4145ade2bb265b34331265bfa2221e40b069b3ca [diff] |
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>