[SPARC64]: Dynamically grow TSB in response to RSS growth.
authorDavid S. Miller <davem@davemloft.net>
Wed, 1 Feb 2006 02:31:38 +0000 (18:31 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 20 Mar 2006 09:11:18 +0000 (01:11 -0800)
As the RSS grows, grow the TSB in order to reduce the likelyhood
of hash collisions and thus poor hit rates in the TSB.

This definitely needs some serious tuning.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found