diff options
author | Eric Dumazet <[email protected]> | 2024-10-04 13:47:20 +0000 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-10-07 16:46:27 -0700 |
commit | a3f5f4c2f9b6bc2aa6f5a3e8e23b7519e4f2e3e3 (patch) | |
tree | 842fa88bee4968c7ef486f75373e9e5cea95c5e0 /tools/perf/scripts/python/task-analyzer.py | |
parent | 143ca845ec0c625c410768c36e1a949ef4ed1915 (diff) |
ipv4: remove fib_info_devhash[]
Upcoming per-netns RTNL conversion needs to get rid
of shared hash tables.
fib_info_devhash[] is one of them.
It is unclear why we used a hash table, because
a single hlist_head per net device was cheaper and scalable.
Signed-off-by: Eric Dumazet <[email protected]>
Reviewed-by: Kuniyuki Iwashima <[email protected]>
Reviewed-by: David Ahern <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions