linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: john stultz <johnstul@us.ibm.com>
To: Adrian Yee <brewt-linux-kernel@brewt.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: tsc clock issues with dual core and question about irq balancing
Date: Wed, 14 Dec 2005 12:57:10 -0800	[thread overview]
Message-ID: <1134593830.16294.9.camel@cog.beaverton.ibm.com> (raw)
In-Reply-To: <GMail.1134592020.1228859.700367237899@brewt.org>

On Wed, 2005-12-14 at 12:27 -0800, Adrian Yee wrote:
> Hi John,
> 
> > >>>From your dmesg, you're still running w/ smp, apic, acpi as well.
> > I was curious if you could run just as you had before without issue
> > using "nosmp noapic acpi=off clock=tsc", only drop the clock=tsc bit.
> > 
> > I just want to be sure we're only changing one variable at a time.
> > :)
> 
> I also have a dmesg with those options that I can upload, but I'm not
> completely sure about the validity of the sluggishness "tests" because
> the system felt the same after I booted with the different
> configurations this time around.  ssh seems fine right now, so I guess
> my Internet just happened to go bad at the same time I started play with
> my hardware and kernel configurations.

Hmm. Please keep an eye on this. If there is something going funky
either in accessing the PM Timer hardware on your chipset, or some other
quirk (locking issues, timer starvation, etc) it would be good to
discover.

> I think the only solid problem I've got here is the tsc ocassionally
> counting back.  Is switching to clock=pmtmr the permanent/proper
> solution for this, or is there a bug in the kernel/hardware that should
> be fixable?  Thanks.

If the ACPI PM timer is enabled it should be used by default (is that
not the case? if you do not use clock= at all, what clocksource gets
selected?). Unfortunately using the TSC on some SMP systems is just not
feasible.

thanks
-john



  reply	other threads:[~2005-12-14 20:57 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-13  7:26 tsc clock issues with dual core and question about irq balancing Adrian Yee
2005-12-14  1:04 ` john stultz
2005-12-14  9:07   ` Adrian Yee
2005-12-14  9:54     ` Jonas Oreland
2005-12-14 20:14     ` john stultz
2005-12-14 20:27       ` Adrian Yee
2005-12-14 20:57         ` john stultz [this message]
2005-12-14 23:47 ` Jeff Carr
2005-12-15  4:35   ` Adrian Yee

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=1134593830.16294.9.camel@cog.beaverton.ibm.com \
    --to=johnstul@us.ibm.com \
    --cc=brewt-linux-kernel@brewt.org \
    --cc=linux-kernel@vger.kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).