diff options
| author | Yuchung Cheng <[email protected]> | 2017-01-12 22:11:36 -0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-01-13 22:37:16 -0500 |
| commit | a0370b3f3f2cfb8b424b04c0545414abaa53f5ee (patch) | |
| tree | 3b5e28b49001af777d99edfa784d9c8f1256616c /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 98e36d449cc681f1bb2ce2230243f7f977a7da1b (diff) | |
tcp: enable RACK loss detection to trigger recovery
This patch changes two things:
1. Start fast recovery with RACK in addition to other heuristics
(e.g., DUPACK threshold, FACK). Prior to this change RACK
is enabled to detect losses only after the recovery has
started by other algorithms.
2. Disable TCP early retransmit. RACK subsumes the early retransmit
with the new reordering timer feature. A latter patch in this
series removes the early retransmit code.
Signed-off-by: Yuchung Cheng <[email protected]>
Signed-off-by: Neal Cardwell <[email protected]>
Acked-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions