Re: Microsecond resolution timers

=?iso-8859-1?Q?Magnus_N=E4slund?= (magnus@graphicomp.se)
Wed, 28 Jul 1999 22:14:41 +0200


Excuse me if I'm like putting my foot in my mouth, but can't you like jack
up the HZ to like 1000, update the time every interrupt.
Then every 10th time do the usual stuff.
Then user could loop gettimeofday() and get a good precision delay.
I mean many apps du like that on other platforms (or am I wrong here?).
And the rest of the kernel would be in the same state as before.

It's just an idea, i'm no kernel hacker. Please don't flame my box now.

-
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/