Received: with ECARTIS (v1.0.0; list netdev); Thu, 07 Apr 2005 13:40:07 -0700 (PDT) Received: from cheetah.davemloft.net (mail@dsl027-180-174.sfo1.dsl.speakeasy.net [216.27.180.174]) by oss.sgi.com (8.13.0/8.13.0) with ESMTP id j37Ke0qF019483 for ; Thu, 7 Apr 2005 13:40:00 -0700 Received: from localhost ([127.0.0.1] helo=cheetah.davemloft.net ident=davem) by cheetah.davemloft.net with smtp (Exim 3.36 #1 (Debian)) id 1DJdlC-00056M-00; Thu, 07 Apr 2005 13:37:54 -0700 Date: Thu, 7 Apr 2005 13:37:54 -0700 From: "David S. Miller" To: Baruch Even Cc: shemminger@osdl.org, netdev@oss.sgi.com Subject: Re: [PATCH] Too aggressive cwnd backoff Message-Id: <20050407133754.32d343b2.davem@davemloft.net> In-Reply-To: <42558771.1050605@ev-en.org> References: <20050407164146.GA6479@ev-en.org> <20050407113351.17f8c094.davem@davemloft.net> <42558771.1050605@ev-en.org> X-Mailer: Sylpheed version 1.0.4 (GTK+ 1.2.10; sparc-unknown-linux-gnu) X-Face: "_;p5u5aPsO,_Vsx"^v-pEq09'CU4&Dc1$fQExov$62l60cgCc%FnIwD=.UF^a>?5'9Kn[;433QFVV9M..2eN.@4ZWPGbdi<=?[:T>y?SD(R*-3It"Vj:)"dP Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.83/813/Thu Apr 7 03:20:51 2005 on oss.sgi.com X-Virus-Status: Clean X-archive-position: 1538 X-ecartis-version: Ecartis v1.0.0 Sender: netdev-bounce@oss.sgi.com Errors-to: netdev-bounce@oss.sgi.com X-original-sender: davem@davemloft.net Precedence: bulk X-list: netdev Content-Length: 636 Lines: 16 On Thu, 07 Apr 2005 20:18:09 +0100 Baruch Even wrote: > This change seems to be specific to us (Hamilton), I didn't find it as > far back as 2.4.12 [1], it wasn't in any 2.6.x kernel and not even in > web100 version alpha 2.3.2 which corresponds to kernel 2.4.23. > > It does appear in the original patches that Doug Leith sent, so the only > explanation left is that it's something he did in his tree originally. > And for some reason I believed it was reverting an old change in the > Linux kernel. That makes sense. And as John Heffner has pointed out, this change is correct and is part of rate-halving.