]> bbs.cooldavid.org Git - net-next-2.6.git/commit - drivers/net/s2io.c
[PATCH] S2io: Performance improvements
authorraghavendra.koushik@neterion.com <raghavendra.koushik@neterion.com>
Wed, 3 Aug 2005 19:32:00 +0000 (12:32 -0700)
committerJeff Garzik <jgarzik@pobox.com>
Thu, 11 Aug 2005 04:10:44 +0000 (00:10 -0400)
commitfe113638328995b69d8797e6466b29661b1602d1
treee9ebbbcd7ac3fce17c9f39e2cf1eca1ae209bae7
parent1ddc50d40a19b3524d302d1d6bfd52ac7bc6b6f7
[PATCH] S2io: Performance improvements

Hi,
This patch relates to mostly performance related changes.
1. Fixed incorrect computation of PANIC level in rx_buffer_level().
2. Removed unnecessary PIOs(read/write of tx_traffic_int and
   rx_traffic_int) from interrupt handler and removed read of
   general_int_status register from xmit routine.
3. Enable two-buffer mode(for Rx path) automatically for SGI
   systems. This improves Rx performance dramatically on
   SGI systems.

Signed-off-by: Ravinandan Arakali <ravinandan.arakali@neterion.com>
Signed-off-by: Raghavendra Koushik <raghavendra.koushik@neterion.com>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
drivers/net/s2io.c
drivers/net/s2io.h