Date: Tue, 31 Aug 1999 10:50:52 +0100 (BST) From: Doug Rabson <dfr@nlsystems.com> To: Poul-Henning Kamp <phk@critter.freebsd.dk> Cc: Jonathan Lemon <jlemon@americantv.com>, current@freebsd.org Subject: Re: HEADS UP Message-ID: <Pine.BSF.4.10.9908311048490.340-100000@salmon.nlsystems.com> In-Reply-To: <25716.936049445@critter.freebsd.dk>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 30 Aug 1999, Poul-Henning Kamp wrote: > In message <19990830164043.11777@right.PCS>, Jonathan Lemon writes: > >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. > > Yes, you'd have to, but considering that HZ is 1024 on alpha > and 100 on i386 I think it is well worth the effort... Actually on the alpha, HZ is whatever the firmware tells us. Its often 1024 but I remember SimOS used to pretend it was 1200 for some reason. -- Doug Rabson Mail: dfr@nlsystems.com Nonlinear Systems Ltd. Phone: +44 181 442 9037 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9908311048490.340-100000>