diff options
author | Eric Dumazet <edumazet@google.com> | 2024-04-18 10:32:39 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-04-19 13:34:07 +0300 |
commit | c45bd26c829ea229c067f4096a746ea2f717bc20 (patch) | |
tree | 4be38801d615b3aedd64ca074af7e027a1edb905 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 7253c1d1e7a52504ffd08138e9843d0a80788690 (diff) | |
download | linux-c45bd26c829ea229c067f4096a746ea2f717bc20.tar.xz |
net_sched: sch_codel: implement lockless codel_dump()
Instead of relying on RTNL, codel_dump() can use READ_ONCE()
annotations, paired with WRITE_ONCE() ones in codel_change().
Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions