From: Jakub Kicinski Date: Wed, 19 Jan 2022 16:14:42 +0000 (-0800) Subject: Merge branch 'ipv4-avoid-pathological-hash-tables' X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=ff9fc0a31d85fcf0011eb4bc4ecaf47d3cc9e21c;p=uclinux-h8%2Flinux.git Merge branch 'ipv4-avoid-pathological-hash-tables' 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/20220119100413.4077866-1-eric.dumazet@gmail.com Signed-off-by: Jakub Kicinski --- ff9fc0a31d85fcf0011eb4bc4ecaf47d3cc9e21c