Re: 2.4.23aa2 (bugfixes and important VM improvements for the highend)

From: Andi Kleen
Date: Fri Mar 05 2004 - 11:36:27 EST


On Fri, 5 Mar 2004 17:23:19 +0100
Ingo Molnar <mingo@xxxxxxx> wrote:

> > [...] Only drawback is that if a timer tick is delayed for too long it
> > won't fix that, but I guess that's reasonable for a 1s resolution.
>
> what do you mean by delayed?

Normal gettimeofday can "fix" lost timer ticks because it computes the true
offset to the last timer interrupt using the TSC or other means. xtime
is always the last tick without any correction. If it got delayed too much
the result will be out of date.

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