Re: resolution..

Mark Lord (mlord@pobox.com)
Fri, 09 Apr 1999 09:26:03 -0400


arni@snafu.Rutgers.EDU wrote:
>
> Hi,
> The timer resolution on Linux with i386 is 10ms..
>
> If I want a finer resolution.. how do I achieve that..??

10ms is the linux HZ value (one "jiffie").

You could bump up the HZ value, as many folks have done,
to say.. 1000 or 1024 to achieve near-1ms scheduling/timer resolution.

-- 
mlord@pobox.com

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/