On Wed, 2007-03-14 at 14:16 -0700, Jeremy Fitzhardinge wrote: > > > It's also used for some posix cpu timers > > (sched_ns) , and it used for migration thread initialization. > > sched_ns doesn't use it directly except for the case where the process > is currently running. Anyway, it's compatible with what I'm talking about.
It's used for measuring execution time, but timers are triggered based on that time, so it needs to be actual execution time. I don't know to what extent this is already inaccurate on some system tho. Daniel - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/