aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2012-10-21 20:12:09 +0000
committerDavid S. Miller <[email protected]>2012-10-22 14:29:06 -0400
commitd94ce9b283736a876b2e6dec665c68e5e8b5d55e (patch)
tree77762849ae55afdd9ba6a9fbbf0855a68f7c6372 /tools/perf/scripts/python/bin
parent0e71c55c9e3eb32de08e17152ec739582afc9400 (diff)
ipv4: 16 slots in initial fib_info hash table
A small host typically needs ~10 fib_info structures, so create initial hash table with 16 slots instead of only one. This removes potential false sharing and reallocs/rehashes (1->2->4->8->16) Signed-off-by: Eric Dumazet <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions