Re: 2.6.1 "clock preempt"?

From: john stultz
Date: Thu Jan 22 2004 - 14:46:45 EST


On Thu, 2004-01-22 at 11:37, timothy parkinson wrote:
> hi john,
>
> i think this sounds like the same issue that i've been seeing with 2.5/2.6
> kernels for a while now. smp kernel on a dual PIII machine without preempt.
>
> after running for a while the "losing ticks" shows up in dmesg, and the system
> loses a lot of time. load seems to make it worse, so that just might be the
> trigger.
>
> i'll try that one-liner as well when i get a chance - you said that if the
> system still loses time, that narrows it down to hardware, yes?

Well, not necessarily hardware, but it narrows it down to something
blocking interrupts for way too long. IDE PIO for example seems to be a
likely culprit. Another possibility on SMP systems is your cpu TSCs not
being in sync.

thanks
-john

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