From: Stephen Hemminger Date: Tue, 5 Dec 2006 01:08:19 +0000 (-0800) Subject: [PATCH] sky2: receive queue watermark tweak X-Git-Tag: v2.6.20-rc1~145^2^2~6^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3905bc4b71ab562acf69765e8c4778bd263b9db;p=pandora-kernel.git [PATCH] sky2: receive queue watermark tweak This patch makes the receive performance on some systems go from 714MB/s to 941MB/s. It adjusts the watermark of the receive queue to be lower, thereby avoiding excess hardware flow control. This is most important on the systems which have little/no additional buffering. Signed-off-by: Stephen Hemminger Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed