[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-id: <20071219102835.GE31508@nuim.ie>
Date: Wed, 19 Dec 2007 10:28:35 +0000
From: Gavin McCullagh <Gavin.McCullagh@...m.ie>
To: netdev@...r.kernel.org
Subject: Re: [PATCH/RFC] [v2] TCP: use non-delayed ACK for congestion control
RTT
Hi,
On Tue, 18 Dec 2007, Gavin McCullagh wrote:
> The last attempt didn't take account of the situation where a timestamp
> wasn't available and tcp_clean_rtx_queue() has to feed both the RTO and the
> congestion avoidance. This updated patch stores both RTTs, making the
> delayed one available for the RTO and the other (ca_seq_rtt) available for
> congestion control.
I forgot to include some data to show the difference this can make to the
RTT signal:
http://www.hamilton.ie/gavinmc/linux/tcp_clean_rtx_queue.html
Gavin
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists