diff options
author | 2025-04-15 15:11:38 +0300 | |
---|---|---|
committer | 2025-04-22 11:11:16 +0200 | |
commit | 54f45187b635f8c4c1e554a2ed347bba7d27dfbd (patch) | |
tree | cbf719b3cf546502625ee82277c5c8af61271dad /tools/perf/scripts/python/export-to-postgresql.py | |
parent | vxlan: Convert FDB garbage collection to RCU (diff) | |
download | wireguard-linux-54f45187b635f8c4c1e554a2ed347bba7d27dfbd.tar.xz wireguard-linux-54f45187b635f8c4c1e554a2ed347bba7d27dfbd.zip |
vxlan: Convert FDB flushing to RCU
Instead of holding the FDB hash lock when traversing the FDB linked list
during flushing, use RCU and only acquire the lock for entries that need
to be flushed.
Reviewed-by: Petr Machata <petrm@nvidia.com>
Signed-off-by: Ido Schimmel <idosch@nvidia.com>
Link: https://patch.msgid.link/20250415121143.345227-11-idosch@nvidia.com
Reviewed-by: Nikolay Aleksandrov <razor@blackwall.org>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions