[PATCH] sky2: receive queue watermark tweak
authorStephen Hemminger <shemminger@osdl.org>
Tue, 5 Dec 2006 01:08:19 +0000 (17:08 -0800)
committerJeff Garzik <jeff@garzik.org>
Thu, 7 Dec 2006 09:58:33 +0000 (04:58 -0500)
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 <shemminger@osdl.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found