mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 01:31:44 +00:00
e67f88dd12
Four years ago, Patrick made a change to hold rtnl mutex during netlink dump callbacks. I believe it was a wrong move. This slows down concurrent dumps, making good old /proc/net/ files faster than rtnetlink in some situations. This occurred to me because one "ip link show dev ..." was _very_ slow on a workload adding/removing network devices in background. All dump callbacks are able to use RCU locking now, so this patch does roughly a revert of commits : |
||
---|---|---|
.. | ||
gprs.h | ||
pep.h | ||
phonet.h | ||
pn_dev.h |