diff options
author | Eric Dumazet <[email protected]> | 2024-04-18 07:32:44 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2024-04-19 11:34:07 +0100 |
commit | 13a9965de32457d59aa3162d657aa4c5e512c146 (patch) | |
tree | d2f4db5b962936cc54741b958856cc0e8a44a36e /tools/perf/scripts/python | |
parent | 396a0038508aa7e380e317a80cc905b794e83191 (diff) |
net_sched: sch_fq_pie: implement lockless fq_pie_dump()
Instead of relying on RTNL, fq_pie_dump() can use READ_ONCE()
annotations, paired with WRITE_ONCE() ones in fq_pie_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')
0 files changed, 0 insertions, 0 deletions