aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/intel-pt-events.py
diff options
context:
space:
mode:
authorMarcelo Ricardo Leitner <[email protected]>2018-05-14 14:34:41 -0300
committerDavid S. Miller <[email protected]>2018-05-14 22:57:15 -0400
commit4bf21b61f2bb3611ddb4fb75170c83905dd5c29e (patch)
treed889de8e32053a6930496c09e9627560ad5797c8 /tools/perf/scripts/python/intel-pt-events.py
parentcb93cc5d06d9b1016326376a4980d11a9040afd2 (diff)
sctp: move transport flush code out of sctp_outq_flush
To the new sctp_outq_flush_transports. Comment on Nagle is outdated and removed. Nagle is performed earlier, while checking if the chunk fits the packet: if the outq length is not enough to fill the packet, it returns SCTP_XMIT_DELAY. So by when it gets to sctp_outq_flush_transports, it has to go through all enlisted transports. Signed-off-by: Marcelo Ricardo Leitner <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions