summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2018-05-11 00:59:43 +0300
committerDavid S. Miller <davem@davemloft.net>2018-05-11 19:24:37 +0300
commit73a6bab5aa2a83cb7df85805e08bc03b4065aea7 (patch)
tree7f542e5b0873c4dc56003c784c2df12fed79364c /tools/perf/scripts/python/check-perf-trace.py
parent4cbd7a7d3c0fb1373bf981c5498b51c050668acc (diff)
downloadlinux-73a6bab5aa2a83cb7df85805e08bc03b4065aea7.tar.xz
tcp: switch pacing timer to softirq based hrtimer
linux-4.16 got support for softirq based hrtimers. TCP can switch its pacing hrtimer to this variant, since this avoids going through a tasklet and some atomic operations. pacing timer logic looks like other (jiffies based) tcp timers. v2: use hrtimer_try_to_cancel() in tcp_clear_xmit_timers() to correctly release reference on socket if needed. Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions