Re: [Fwd: Re: [patch] Real-Time Preemption, -RT-2.6.9-mm1-V0.4]

From: Ingo Molnar
Date: Mon Nov 01 2004 - 17:39:03 EST



* Mark_H_Johnson@xxxxxxxxxxxx <Mark_H_Johnson@xxxxxxxxxxxx> wrote:

> Did notice an odd message during the dump of tasks...
> Losing too many ticks!
> TSC cannot be used as a timesource.
> Possible reasons for this are:
> You're running with Speedstep. [almost surely not]
> You don't have DMA enabled for your hard disk (see hdparm), [udma4 should
> be set at this point]
> Incorrect TSC synchronization on an SMP system (see dmesg). [can't look
> at that, system is hung]
> Falling back to a sane timesource now.

this is just due to the messages going out to the serial console slowly
and with interrupts disabled. You can safely ignore this during the
dump, the system wont get into any much worse state from this. So it's a
pure side-effect.

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