Re: [PATCH/RFC] [v2] TCP: use non-delayed ACK for congestion control RTT
From: David Miller <davem@davemloft.net>
Date: 2007-12-21 14:05:48
From: David Miller <davem@davemloft.net>
Date: 2007-12-21 14:05:48
From: Gavin McCullagh <redacted> Date: Fri, 21 Dec 2007 13:31:06 +0000
On Fri, 21 Dec 2007, David Miller wrote:quoted
When Gavin respins the patch I'll look at in the context of submitting it as a bug fix. So Gavin please generate the patch against Linus's vanilla GIT tree or net-2.6, your choise.The existing patch was against Linus' linux-2.6.git from a few days ago so I've updated my tree and regenerated the patch (below). Is that the right one?
Yep, it is.
I need to re-read properly, but I think the same problem affects the microsecond values where TCP_CONG_RTT_STAMP is set (used by vegas, veno, yeah, illinois). I might follow up with another patch which changes the behaviour where TCP_CONG_RTT_STAMP when I'm more sure of that.
Ok, let us know what you find.