aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2016-06-10 16:41:37 -0700
committerDavid S. Miller <[email protected]>2016-06-10 23:58:20 -0700
commitcca605dd4b3b2bfa381250b7dbbe16b124916f24 (patch)
treea1dde5e043514772fcb539d1b76d7d2567d952de /tools/perf/scripts/python/syscall-counts.py
parent8fe6a79fb8088a759b3dc57eb641fc3183ad72b8 (diff)
net_sched: cbq: remove a flaky use of qdisc_is_throttled()
So far no qdisc ever unset the throttled bit at enqueue() time, so CBQ usage of qdisc_is_throttled() was flaky. Since __QDISC_STATE_THROTTLED set/unset is way too expensive considering that only CBQ was eventually caring for this status, it would make sense to implement a Qdisc ops ->is_throttled() if we find that this is needed. Signed-off-by: Eric Dumazet <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions