commit | c3905bc4b71ab562acf69765e8c4778bd263b9db | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@osdl.org> | Mon Dec 04 17:08:19 2006 -0800 |
committer | Jeff Garzik <jeff@garzik.org> | Thu Dec 07 04:58:33 2006 -0500 |
tree | 95010fa74bf41e03efa907589d740416838af2b5 | |
parent | 6771290102c4703dae56bc3e121deb63530e206c [diff] |
[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 <shemminger@osdl.org> Signed-off-by: Jeff Garzik <jeff@garzik.org>