diff options
author | Eric Dumazet <edumazet@google.com> | 2024-04-18 10:32:43 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-04-19 13:34:07 +0300 |
commit | 396a0038508aa7e380e317a80cc905b794e83191 (patch) | |
tree | b22fff6179b4462a07925e594569c375e8cd40c1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 01daf66b791e1ddd1a4aae2a65ea65fa1d4a96ef (diff) | |
download | linux-396a0038508aa7e380e317a80cc905b794e83191.tar.xz |
net_sched: sch_fq_codel: implement lockless fq_codel_dump()
Instead of relying on RTNL, fq_codel_dump() can use READ_ONCE()
annotations, paired with WRITE_ONCE() ones in fq_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