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