linux-xiaomi-chiron/drivers/net/bonding
Eric Dumazet 16a41634ac 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>
2022-02-08 20:41:35 -08:00
..
bond_3ad.c
bond_alb.c net: don't include ndisc.h from ipv6.h 2022-02-04 14:15:11 -08:00
bond_debugfs.c
bond_main.c bonding: switch bond_net_exit() to batch mode 2022-02-08 20:41:35 -08:00
bond_netlink.c
bond_options.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2021-12-23 16:09:58 -08:00
bond_procfs.c bonding: switch bond_net_exit() to batch mode 2022-02-08 20:41:35 -08:00
bond_sysfs.c
bond_sysfs_slave.c
bonding_priv.h
Makefile