aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff options
context:
space:
mode:
authorVlad Buslov <[email protected]>2018-09-24 19:22:53 +0300
committerDavid S. Miller <[email protected]>2018-09-25 20:17:36 -0700
commite368fdb61d8e7c67ac70791b23345b26d7bbc661 (patch)
tree18efb2d077e930a9b7829ed151f208e2345badf6 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
parent9d7e82cec35c027756ec97e274f878251f271181 (diff)
net: sched: use Qdisc rcu API instead of relying on rtnl lock
As a preparation from removing rtnl lock dependency from rules update path, use Qdisc rcu and reference counting capabilities instead of relying on rtnl lock while working with Qdiscs. Create new tcf_block_release() function, and use it to free resources taken by tcf_block_find(). Currently, this function only releases Qdisc and it is extended in next patches in this series. Signed-off-by: Vlad Buslov <[email protected]> Acked-by: Jiri Pirko <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions