All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fernando Lopez-Lezcano <nando@ccrma.Stanford.EDU>
To: linux-kernel@vger.kernel.org,
	Thomas Gleixner <tglx@linutronix.de>,
	Steven Rostedt <rostedt@goodmis.org>, Ingo Molnar <mingo@elte.hu>,
	john stultz <johnstul@us.ibm.com>
Cc: nando@ccrma.Stanford.EDU
Subject: 2.6.14-rt22
Date: Fri, 09 Dec 2005 15:48:25 -0800	[thread overview]
Message-ID: <1134172105.12624.27.camel@cmn3.stanford.edu> (raw)

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



             reply	other threads:[~2005-12-09 23:49 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-09 23:48 Fernando Lopez-Lezcano [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1134172105.12624.27.camel@cmn3.stanford.edu \
    --to=nando@ccrma.stanford.edu \
    --cc=johnstul@us.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=rostedt@goodmis.org \
    --cc=tglx@linutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.