commit | bd40791e1d289d807b8580abe1f117e9c62894e4 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Tue Jan 31 18:31:38 2006 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Mon Mar 20 01:11:18 2006 -0800 |
tree | 2b47e24c8dc0e668dfd7ba0e3879165180c49c65 | |
parent | 98c5584cfc47932c4f3ccf5eee2e0bae1447b85e [diff] |
[SPARC64]: Dynamically grow TSB in response to RSS growth. 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>