[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20100725.170327.226755551.davem@davemloft.net>
Date: Sun, 25 Jul 2010 17:03:27 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: richard.rojfors@...agicore.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH] ks8842: Support 100Mbps when accessed via timberdale
From: Richard Röjfors <richard.rojfors@...agicore.com>
Date: Sun, 25 Jul 2010 22:55:27 +0200
> The flow control setting is removed from TX and RX control
> registers. Full duplex flow control was not enabled in SGCR3,
> but we tend to get better performance without flow control.
Flow control is not just for you, it's for the other end too.
If you're getting bad flow control enabled performance then
either:
1) the flow control is configured to kick in too late or
too soon
or
2) your ring sizes need adjustment
I'm not applying this patch, flow control is important and
should be enabled by default whenever possible. Please
instead go try and figure out if flow control trigger
points or RX/TX ring sizes need adjustment instead.
Thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists