]> Git Repo - J-linux.git/commitdiff
Merge branch 'ipv4-avoid-pathological-hash-tables'
authorJakub Kicinski <[email protected]>
Wed, 19 Jan 2022 16:14:42 +0000 (08:14 -0800)
committerJakub Kicinski <[email protected]>
Wed, 19 Jan 2022 16:14:43 +0000 (08:14 -0800)
Eric Dumazet says:

====================
ipv4: avoid pathological hash tables

This series speeds up netns dismantles on hosts
having many active netns, by making sure two hash tables
used for IPV4 fib contains uniformly spread items.

v2: changed second patch to add fib_info_laddrhash_bucket()
    for consistency (David Ahern suggestion).
====================

Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>

Trivial merge
This page took 0.045843 seconds and 4 git commands to generate.