Messages in this thread |  | | | Date | Mon, 01 Sep 2008 10:37:00 -0500 | | From | Larry Finger <> | | Subject | Re: Regression in 2.6.27 caused by commit bfc0f59 |
| |
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
|  |