diff options
author | Eric Dumazet <edumazet@google.com> | 2022-02-11 00:42:30 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-02-11 14:44:27 +0300 |
commit | ba55ef81637c61e52772bcd4e5fba10ec7190d2a (patch) | |
tree | 4dc9a9ebe9ab9606211f6fd54e28cb5d5740a632 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | e5f80fcf869a18cc750d6b350bbfac82df292e0b (diff) | |
download | linux-ba55ef81637c61e52772bcd4e5fba10ec7190d2a.tar.xz |
ipv6: add (struct uncached_list)->quarantine list
This is an optimization to keep the per-cpu lists as short as possible:
Whenever rt6_uncached_list_flush_dev() changes one rt6_info
matching the disappearing device, it can can transfer the object
to a quarantine list, waiting for a final rt6_uncached_list_del().
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions