diff options
author | Eric Dumazet <edumazet@google.com> | 2022-02-08 07:50:37 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-02-09 07:41:35 +0300 |
commit | 16a41634accacb2b3eee3580a0aef2da0f15aabd (patch) | |
tree | 7b01f61ba8622b34d1aaf164e1a5dd3787100da3 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | ef0de6696c38cbefba64fc1e29c18882bac1f747 (diff) | |
download | linux-16a41634accacb2b3eee3580a0aef2da0f15aabd.tar.xz |
bonding: switch bond_net_exit() to batch mode
cleanup_net() is competing with other rtnl users.
Batching bond_net_exit() factorizes all rtnl acquistions
to a single one, giving chance for cleanup_net()
to progress much faster, holding rtnl a bit longer.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Jay Vosburgh <j.vosburgh@gmail.com>
Cc: Veaceslav Falico <vfalico@gmail.com>
Cc: Andy Gospodarek <andy@greyhouse.net>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions