From: john stultz <johnstul@us.ibm.com>
To: Raffaele Sandrini <rasa@gmx.ch>
Cc: lkml <linux-kernel@vger.kernel.org>
Subject: Re: System clock and speedstepping
Date: 02 Dec 2003 16:56:15 -0800 [thread overview]
Message-ID: <1070412974.1047.8.camel@cog.beaverton.ibm.com> (raw)
In-Reply-To: <200312022316.21477.rasa@gmx.ch>
On Tue, 2003-12-02 at 14:16, Raffaele Sandrini wrote:
> On Monday 01 December 2003 23:40, john stultz wrote:
> >
> > The "sane timesource" is the PIT (programmable interval timer). The TSC
> > is the Time-Stamp-Counter which is basically a cycle counter on the cpu.
> > If you want to boot using the PIT instead of the TSC, you can override
> > the default time source by using "clock=pit" as a boot option. However
> > hopefully the problem can be fixed by adjusting the cpufreq code. As I
> > don't have any such hardware, would you be interested in testing
> > possible patches?
> Im willing to solve it another way: There is a patch around (included in the
> mm paches) for the kernel wich introduces a ACPI timer (timesource). As im
> successfully using ACPI here ill switch over to it. A collegue of mine (who
> had equal problems) reportet that this driver solves the problem completly.
I'm glad the ACPI PM time source is working for you. I hope it will
solve a great number of these sorts of issues on systems that support
it, but its not quite ready to be included. So the more testing the
better! Thanks!
> About your patches: I would surely test your patches... i think its necessray
> to have a good bug less standard implementation of the timesource.
Indeed. There are many systems that do not have working ACPI PM
timesource, so making sure the cpufreq code works for the TSC timesource
is important. I appreciate your offer.
> BTW: The time screw was huge. Especially if i ran programms wich needed all
> the recources avalible (while(1){}).
Very interesting. Give me some time to generate a patch that will give
more debug info, and then we can sort out what is happening for sure.
thanks
-john
prev parent reply other threads:[~2003-12-03 1:03 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-11-28 16:09 Raffaele Sandrini
2003-12-01 22:40 ` john stultz
2003-12-02 22:16 ` Raffaele Sandrini
2003-12-03 0:56 ` john stultz [this message]
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=1070412974.1047.8.camel@cog.beaverton.ibm.com \
--to=johnstul@us.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=rasa@gmx.ch \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®