* Jeff Behl <[EMAIL PROTECTED]> [010806 12:48] wrote:
> please excuse and direct me to the right place if this isn't the appropriate
> place to post this sort of question....
>
> we're looking into moving to freebsd (yea!), but found the following
> problem. It seems that the shortest amount of time the below code will
> sleep for is 20 seconds! any call to nanosleep for 5,10, etc miliseconds
> returns a 20 ms delay. are we doing something wrong?
You may have to increase the kernel value for HZ so that you get
more fine grained clock interrupts.
--
-Alfred Perlstein [[EMAIL PROTECTED]]
Ok, who wrote this damn function called '??'?
And why do my programs keep crashing in it?
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message