Re: Regression in 2.6.27 caused by commit bfc0f59
From: Larry Finger
Date: Mon Sep 01 2008 - 11:36:59 EST
Thomas Gleixner wrote:
+Clocksource tsc unstable (delta = 500037272 ns)
-Clocksource tsc unstable (delta = 83950402 ns)
In both cases the TSC is ahead of the pm_timer, which looks like the
pm_timer is behaving strange.
Can you please disable the pm_timer (in the kernel config,
unfortunately there is no command line option for that) for a test and
provide the relevant output of demsg ?
I manually deleted CONFIG_X86_PM_TIMER from .config, but it returns
silently. The only way I see to turn off the pm_timer is to disable
power management. Is that what I need to do?
Larry
--
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/