Le Monday 02 December 2002 18:49, Mike Silbersack a �crit :
[SNIP]
>
> The time select() takes should be directly related to your system's hz
> setting. The default for FreeBSD is 100, which means that the interrupt
> timer will fire every 10ms. If you want to play with that, edit
> /etc/sysctl.conf and set kern.hz="1000", which should give you 1 ms
> accuracy.
>
the line :
kern.hz="1000"
must be placed in /boot/loader.conf
TfH
[SNIP]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message