From owner-freebsd-current Mon Aug 30 14:41:59 1999 Delivered-To: freebsd-current@freebsd.org Received: from sumatra.americantv.com (sumatra.americantv.com [208.139.222.227]) by hub.freebsd.org (Postfix) with ESMTP id 2984114E8D for ; Mon, 30 Aug 1999 14:41:51 -0700 (PDT) (envelope-from jlemon@americantv.com) Received: from right.PCS (right.PCS [148.105.10.31]) by sumatra.americantv.com (8.8.5/8.8.5) with ESMTP id QAA12701; Mon, 30 Aug 1999 16:40:45 -0500 (CDT) Received: (from jlemon@localhost) by right.PCS (8.8.5/8.6.4) id QAA19443; Mon, 30 Aug 1999 16:40:44 -0500 (CDT) Message-ID: <19990830164043.11777@right.PCS> Date: Mon, 30 Aug 1999 16:40:43 -0500 From: Jonathan Lemon To: Poul-Henning Kamp Cc: current@FreeBSD.ORG Subject: Re: HEADS UP References: <19990830162125.52517@right.PCS> <25617.936048990@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.61.1 In-Reply-To: <25617.936048990@critter.freebsd.dk>; from Poul-Henning Kamp on Aug 08, 1999 at 11:36:30PM +0200 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Aug 08, 1999 at 11:36:30PM +0200, Poul-Henning Kamp wrote: > In message <19990830162125.52517@right.PCS>, Jonathan Lemon writes: > > I've just committed the revised TCP timer code. There are some > >user visible changes: > > > > User visible TCP timers are now in units of the system clock > > (10ms for the i386) > > Please, can we have them be in milliseconds ? Wouldn't this mean writing a sysctl proc for each variable, instead of directly changing the underlying integer? I did consider this, but wasn't sure if it would be worth the effort. -- Jonathan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message