diff options
| author | Yuchung Cheng <[email protected]> | 2016-02-02 10:33:04 -0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2016-02-07 14:09:50 -0500 |
| commit | e662ca40de846e0a2be6326a7c4668326ddb194c (patch) | |
| tree | ee0025d19418efc32e1474e80de007b05ed94b8a /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py | |
| parent | 3575dbf2cbbc8e598f17ec441aed526dbea0e1bd (diff) | |
tcp: retransmit after recovery processing and congestion control
The retransmission and F-RTO transmission currently happen inside
recovery state processing (tcp_fastretrans_alert) but before
congestion control. This refactoring moves the logic after both
s.t. we can determine how much to send (cwnd) before deciding what to
send.
Signed-off-by: Yuchung Cheng <[email protected]>
Signed-off-by: Neal Cardwell <[email protected]>
Signed-off-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py')
0 files changed, 0 insertions, 0 deletions