aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorVlad Buslov <[email protected]>2019-03-21 15:17:42 +0200
committerDavid S. Miller <[email protected]>2019-03-21 14:32:17 -0700
commit3d81e7118d572f37456922929b2b289138b2174f (patch)
tree025029e937dd8f3d4ad6b38faa0594816ec95439 /tools/perf/scripts/python/export-to-sqlite.py
parent272ffaadeb3e739baa70aef7e92ad844b62b3304 (diff)
net: sched: flower: protect flower classifier state with spinlock
struct tcf_proto was extended with spinlock to be used by classifiers instead of global rtnl lock. Use it to protect shared flower classifier data structures (handle_idr, mask hashtable and list) and fields of individual filters that can be accessed concurrently. This patch set uses tcf_proto->lock as per instance lock that protects all filters on tcf_proto. Signed-off-by: Vlad Buslov <[email protected]> Reviewed-by: Stefano Brivio <[email protected]> Acked-by: Jiri Pirko <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions