Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jul 2002 08:17:12 -0500 (CDT)
From:      Mike Silbersack <silby@silby.com>
To:        Matthew Dillon <dillon@apollo.backplane.com>
Cc:        cvs-committers@FreeBSD.ORG, <cvs-all@FreeBSD.ORG>
Subject:   Re: cvs commit: src/sys/netinet tcp_timer.h
Message-ID:  <20020718081538.V86039-100000@patrocles.silby.com>
In-Reply-To: <200207180543.g6I5hu0k016040@apollo.backplane.com>

next in thread | previous in thread | raw e-mail | index | archive | help

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020718081538.V86039-100000>