From owner-cvs-all Thu Jul 18 6:12:58 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 383C237B400; Thu, 18 Jul 2002 06:12:54 -0700 (PDT) Received: from patrocles.silby.com (d180.as21.nwbl0.wi.voyager.net [169.207.139.246]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF5A043E5E; Thu, 18 Jul 2002 06:12:52 -0700 (PDT) (envelope-from silby@silby.com) Received: from patrocles.silby.com (localhost [127.0.0.1]) by patrocles.silby.com (8.12.4/8.12.4) with ESMTP id g6IDHEcv086057; Thu, 18 Jul 2002 08:17:14 -0500 (CDT) (envelope-from silby@silby.com) Received: from localhost (silby@localhost) by patrocles.silby.com (8.12.5/8.12.5/Submit) with ESMTP id g6IDHDj9086054; Thu, 18 Jul 2002 08:17:13 -0500 (CDT) X-Authentication-Warning: patrocles.silby.com: silby owned process doing -bs Date: Thu, 18 Jul 2002 08:17:12 -0500 (CDT) From: Mike Silbersack To: Matthew Dillon Cc: cvs-committers@FreeBSD.ORG, Subject: Re: cvs commit: src/sys/netinet tcp_timer.h In-Reply-To: <200207180543.g6I5hu0k016040@apollo.backplane.com> Message-ID: <20020718081538.V86039-100000@patrocles.silby.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Wed, 17 Jul 2002, Matthew Dillon wrote: > My new calculation is: > > max(rttmin, rtt) + 4 * srtt + slop > > where rttmin and slop are programmable. I have rttmin set at > 3 ticks for algorithmic stability, and slop set to 50ms in > my current patch set. That sounds pretty good, but I think we should chew on it for a little bit more. Could you hold off for 24-36 hours so others have a chance to look at it for a bit? Thanks, Mike "Silby" Silbersack To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message