From owner-cvs-all Thu Jul 18 12: 8:32 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED6F437B401; Thu, 18 Jul 2002 12:08:26 -0700 (PDT) Received: from tesla.distributel.net (nat.MTL.distributel.NET [66.38.181.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id A45D043E5E; Thu, 18 Jul 2002 12:08:25 -0700 (PDT) (envelope-from bmilekic@unixdaemons.com) Received: (from bmilekic@localhost) by tesla.distributel.net (8.11.6/8.11.6) id g6IJ7VD61089; Thu, 18 Jul 2002 15:07:31 -0400 (EDT) (envelope-from bmilekic@unixdaemons.com) Date: Thu, 18 Jul 2002 15:07:31 -0400 From: Bosko Milekic To: Matt Dillon Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet tcp_subr.c tcp_timer.c tcp_timer.h Message-ID: <20020718150731.A61071@unixdaemons.com> References: <200207181906.g6IJ6CJI048667@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200207181906.g6IJ6CJI048667@freefall.freebsd.org>; from dillon@FreeBSD.org on Thu, Jul 18, 2002 at 12:06:12PM -0700 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Jul 18, 2002 at 12:06:12PM -0700, Matt Dillon wrote: [...] > Please note that the 200ms slop is debateable. > This commit is not meant to be a line in the sand, > and if the community winds up deciding that increasing > it is the correct solution then it's easy to do. > Note that larger values will destroy performance > on lossy networks while smaller values may result in > a greater number of unnecessary retransmits. Thanks! > Revision Changes Path > 1.137 +3 -1 src/sys/netinet/tcp_subr.c > 1.52 +8 -0 src/sys/netinet/tcp_timer.c > 1.21 +21 -4 src/sys/netinet/tcp_timer.h Cheers, -- Bosko Milekic bmilekic@unixdaemons.com bmilekic@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message