* tickless/dynticks + cpufreq = tsc unstable
@ 2008-01-25 23:02 Michael Tokarev
2008-01-25 23:29 ` Lee Revell
0 siblings, 1 reply; 2+ messages in thread
From: Michael Tokarev @ 2008-01-25 23:02 UTC (permalink / raw)
To: Linux-kernel
Is it normal that once I enable cpufreq on
a tickless system, it spews a warning:
Clocksource tsc unstable (delta = -288201154 ns)
?
It's an old problem, and I was thinking about
differences between x86-64 (it worked there) and
i386 kernels. But with 2.6.24, x86-64 can run
tickless as well, and once I enable this mode,
and load dynamic cpufreq governor, the above message
gets printed too.
The system is amd x2-64, all kernels since tickless
has been introduced.
I'm not sure if it's really something to worry about --
probably not, as this system has hpet. But on another
system, Intel-based, where there was no hpet and jiffies
clocksourse gets selected instead, there were some...
issues still (I don't remember offhand which ones, will
check the next week with new kernel).
Thanks!
/mjt
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-01-25 23:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-25 23:02 tickless/dynticks + cpufreq = tsc unstable Michael Tokarev
2008-01-25 23:29 ` Lee Revell
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome