From: raghavendra.koushik@neterion.com Date: Wed, 3 Aug 2005 19:32:00 +0000 (-0700) Subject: [PATCH] S2io: Performance improvements X-Git-Tag: v2.6.14-rc1~1055^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe113638328995b69d8797e6466b29661b1602d1;p=pandora-kernel.git [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 Signed-off-by: Raghavendra Koushik Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed