diff options
author | Eric Dumazet <[email protected]> | 2024-04-18 07:32:39 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2024-04-19 11:34:07 +0100 |
commit | c45bd26c829ea229c067f4096a746ea2f717bc20 (patch) | |
tree | 4be38801d615b3aedd64ca074af7e027a1edb905 /tools/perf/scripts/python/sched-migration.py | |
parent | 7253c1d1e7a52504ffd08138e9843d0a80788690 (diff) |
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 <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions