diff options
author | Eric Dumazet <[email protected]> | 2024-04-18 07:32:36 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2024-04-19 11:34:07 +0100 |
commit | 9263650102bb8e4e6806587de395aae02ef76deb (patch) | |
tree | 44d8c7d98208ba05d70753bfbe8c8240396f5394 /tools/perf/scripts/python/sched-migration.py | |
parent | 24bcc307679031079986fa0d30382cfc959b5593 (diff) |
net_sched: cake: implement lockless cake_dump()
Instead of relying on RTNL, cake_dump() can use READ_ONCE()
annotations, paired with WRITE_ONCE() ones in cake_change().
v2: addressed Simon feedback in V1: https://lore.kernel.org/netdev/[email protected]/
Signed-off-by: Eric Dumazet <[email protected]>
Cc: Toke Høiland-Jørgensen <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Acked-by: Toke Høiland-Jørgensen <[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