aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2021-07-21 02:06:14 -0700
committerDavid S. Miller <[email protected]>2021-07-21 09:02:11 -0700
commit739b2adf99e99f076601df412ec9aa92302c701f (patch)
tree98e3a4ebdd8aac029583b1070a61d659ca26f3d9 /tools/perf/scripts
parent7f8b20d0deed64629049b634e323e39d9f1a4fe3 (diff)
tcp: avoid indirect call in tcp_new_space()
For tcp sockets, sk->sk_write_space is most probably sk_stream_write_space(). Other sk->sk_write_space() calls in TCP are slow path and do not deserve any change. Signed-off-by: Eric Dumazet <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions