]> git.baikalelectronics.ru Git - kernel.git/commit
[IPV4]: fib_trie root node settings
authorRobert Olsson <robert.olsson@its.uu.se>
Mon, 19 Mar 2007 23:29:58 +0000 (16:29 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 26 Apr 2007 05:26:32 +0000 (22:26 -0700)
commitd29aaaa4759bc6bad9763e6d95bb3323561f6aa0
treebb12a2a4b6d63b4c74eb4a0efa3eee301d94760e
parentca75e0c685716cecd305e65ba71fcfdf50ab4485
[IPV4]: fib_trie root node settings

The threshold for root node can be more aggressive set to get
better tree compression. The new setting mekes the root grow
from 16 to 19 bits and substansial improvemnt in Aver depth
this with the current table of 214393 prefixes

But really the dynamic resize should need more investigation
both in terms convergence and performance and maybe it should
be possible to change...

Maybe just for the brave to start with or we may have to back
this out.
net/ipv4/fib_trie.c