All of lore.kernel.org
 help / color / mirror / Atom feed
* 2.6.14-rt22
@ 2005-12-09 23:48 Fernando Lopez-Lezcano
  2005-12-10  1:21 ` 2.6.14-rt22 (acpi_pm vs tsc vs BIOS) Fernando Lopez-Lezcano
  2005-12-10  2:29 ` 2.6.14-rt22 john stultz
  0 siblings, 2 replies; 7+ messages in thread
From: Fernando Lopez-Lezcano @ 2005-12-09 23:48 UTC (permalink / raw)
  To: linux-kernel, Thomas Gleixner, Steven Rostedt, Ingo Molnar, john stultz
  Cc: nando

Hi all, I'm running 2.6.14-rt22 and just noticed something strange. I
have not installed it in all machines yet, but in some of them (same
hardware as others that seems to work fine) the TSC was selected as the
main clock for the kernel. Remember this is one of the Athlon X2
machines in which the TCS's drift...

dmesg shows this:
  PM-Timer running at invalid rate: 2172% of normal - aborting.

and after that the tsc is selected as the timing source.
  Time: tsc clocksource has been installed.

The strange thing is that this is the same hardware as on other
machines. I have to install this kernel on more machines, will report
then...

This is what's available after the boot:
# cat /sys/devices/system/clocksource/clocksource0/available_clocksource
jiffies tsc pit

So I selected by hand:
# cat /sys/devices/system/clocksource/clocksource0/current_clocksource
pit

On the machine that's not selecting tsc the options are:
# cat /sys/devices/system/clocksource/clocksource0/available_clocksource
acpi_pm jiffies tsc pi
(and acpi_pm is selected, of course).

I think TSC's should never be selected on this hardware and it is known
not to work. 

-- Fernando



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2005-12-14  3:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-12-09 23:48 2.6.14-rt22 Fernando Lopez-Lezcano
2005-12-10  1:21 ` 2.6.14-rt22 (acpi_pm vs tsc vs BIOS) Fernando Lopez-Lezcano
2005-12-10  2:31   ` john stultz
2005-12-10  3:10     ` Fernando Pablo Lopez-Lezcano
2005-12-10  2:29 ` 2.6.14-rt22 john stultz
2005-12-13 20:15   ` 2.6.14-rt22 john stultz
2005-12-14  3:02     ` 2.6.14-rt22 Fernando Lopez-Lezcano

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.