diff options
author | 2018-01-19 15:39:31 -0500 | |
---|---|---|
committer | 2018-01-19 15:39:31 -0500 | |
commit | 3c1693f012bdc0a9ff1bf030f7abc9961e94211f (patch) | |
tree | f72181b7dfc5d58ee416a996028ea5c3698a206c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | tipc: fix race between poll() and setsockopt() (diff) | |
parent | tcp: avoid min RTT bloat by skipping RTT from delayed-ACK in BBR (diff) | |
download | linux-dev-3c1693f012bdc0a9ff1bf030f7abc9961e94211f.tar.xz linux-dev-3c1693f012bdc0a9ff1bf030f7abc9961e94211f.zip |
Merge branch 'tcp-min-rtt'
Yuchung Cheng says:
====================
tcp: do not use RTT from delayed ACKs for min-RTT
This patch set prevents TCP sender from using RTT samples from
(suspected) delayed ACKs as the minimum RTT, to avoid unbounded
over-estimation of the network path delay. This issue is common
when a connection has extended periods of one packet chit-chat
beyond the min RTT filter window. The first patch does that for TCP
general min RTT estimation. The second patch addresses specifically
the BBR congestion control's min RTT filter.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions