From owner-cvs-all@FreeBSD.ORG Thu Sep 7 20:04:31 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 5502716A51C for ; Thu, 7 Sep 2006 20:04:31 +0000 (UTC) (envelope-from silby@silby.com) Received: from niwun.pair.com (niwun.pair.com [209.68.2.70]) by mx1.FreeBSD.org (Postfix) with SMTP id 2850643D67 for ; Thu, 7 Sep 2006 20:04:23 +0000 (GMT) (envelope-from silby@silby.com) Received: (qmail 54656 invoked by uid 3193); 7 Sep 2006 20:04:19 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 7 Sep 2006 20:04:19 -0000 Date: Thu, 7 Sep 2006 16:04:18 -0400 (EDT) From: Mike Silbersack X-X-Sender: silby@niwun.pair.com To: Julian Elischer In-Reply-To: <45006B4A.1010208@elischer.org> Message-ID: References: <200609061356.k86DuZ0w016069@repoman.freebsd.org> <20060906091204.B6691@odysseus.silby.com> <20060906143204.GQ40020@FreeBSD.org> <20060906093553.L6691@odysseus.silby.com> <20060906150129.GT40020@FreeBSD.org> <20060907000939.J12826@odysseus.silby.com> <450067BB.3080501@elischer.org> <45006B4A.1010208@elischer.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: cvs-src@FreeBSD.org, Gleb Smirnoff , cvs-all@FreeBSD.org, src-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet in_pcb.c tcp_subr.c tcp_timer.c tcp_var.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Sep 2006 20:04:31 -0000 On Thu, 7 Sep 2006, Julian Elischer wrote: > many thousands per second. Then it may certainly affect you, yes. I'd like to try to reimplement my heuristic before Gleb does any MFCing, but I should be able to do that this weekend. So yes, I think we can get it all fixed and MFC'd in time for 6.2. Mike "Silby" Silbersack