On Mon, 30 Aug 1999, Jonathan Lemon wrote:
> On Aug 08, 1999 at 11:36:30PM +0200, Poul-Henning Kamp wrote:
> > In message <[EMAIL PROTECTED]>, 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.
and?
you already indicated that setting the value to 0 might be bad.
having a generic Usec to Tics handler might be usable if it can also
protect against 0 values..
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message