From: john stultz <johnstul@us.ibm.com>
To: akataria@vmware.com
Cc: Stephen Hemminger <shemminger@vyatta.com>,
Andrew Morton <akpm@linux-foundation.org>,
Thomas Gleixner <tglx@linutronix.de>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] make tsc=reliable override boot time stability checks
Date: Tue, 18 Aug 2009 18:04:31 -0700 [thread overview]
Message-ID: <1250643871.7002.24.camel@localhost.localdomain> (raw)
In-Reply-To: <1250559540.32479.45.camel@ank32.eng.vmware.com>
On Mon, 2009-08-17 at 18:39 -0700, Alok Kataria wrote:
> Hi John,
>
> On Mon, 2009-08-17 at 16:40 -0700, john stultz wrote:
> > On Mon, 2009-08-17 at 16:27 -0700, Stephen Hemminger wrote:
> > > On Mon, 17 Aug 2009 16:17:54 -0700
> > > john stultz <johnstul@us.ibm.com> wrote:
> > >
> > > > On Mon, 2009-08-17 at 16:02 -0700, Stephen Hemminger wrote:
> > > > > This adds tsc, but makes it first? it is reliable, but do I want
> > > > > to make it most important?
> > > > >
> > > > > $ cat /sys/devices/system/clocksource/clocksource0/available_clocksource
> > > > > tsc acpi_pm
> > > >
> > > >
> > > > Well, if you're overriding the system saying that its safe, then sure,
> > > > its better then anything else, why wouldn't we?
> > > >
> > >
> > > That's acceptable, maybe add change to Documentation/kernel-parameters.txt
> > >
> > > tsc= Disable clocksource-must-verify flag for TSC.
> > > Format: <string>
> > > [x86] reliable: mark tsc clocksource as reliable and
> > > makes tsc the default clocksource; this
> > > disables clocksource verification at runtime.
> > > Used to enable high-resolution timer mode on older
> > > hardware, and in virtualized environment.
> > >
> >
> > Sounds good. Thanks so much for the bug report and testing!
> >
> >
> > This patch makes the tsc=reliable option disable the boot time stability
> > checks. Currently the option only disables the runtime watchdog checks.
> > This change allows folks who want to override the boot time TSC
> > stability checks and use the TSC when the system would otherwise
> > disqualify it.
> >
> > There still are some situations that the TSC will be disqualified, such
> > as cpufreq scaling. But these are situations where the box will hang if
> > allowed.
> >
>
> I had purposefully kept the tsc=reliable separate from the TSC
> synchronous checks.
> With this patch TSC is marked as usable though the hardware below
> doesn't export a CONSTANT_TSC, it might not be a problem generally, but
> since TSC has the highest rating, don't you think that timekeeping might
> be wayward on such systems ?
Oh yea, there's a risk of that, but we are telling the kernel to
override its runtime checking of the clocksource, so it seems reasonable
to also include the boot time checks. I worry otherwise the option
becomes too subtle to be really useful to users.
> Having said that, I don't think I have a particular problem with the
> patch as far as we are explicitly mentioning the fact that TSC=reliable
> means TSC is blindly trusted on this system, and time might be little
> off on some systems.
I think the explicit boot option, along with the kernel-parameters text
makes it clear enough, but if you have a specific wording in mind that
works better, please send a patch and I'll ack it.
thanks
-john
next prev parent reply other threads:[~2009-08-19 1:05 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-17 16:03 clocksource changes in 2.6.31 - possible regression Stephen Hemminger
2009-08-17 17:46 ` Thomas Gleixner
2009-08-17 17:48 ` john stultz
2009-08-17 18:01 ` Stephen Hemminger
2009-08-17 18:15 ` john stultz
2009-08-17 18:27 ` Stephen Hemminger
2009-08-17 18:34 ` Thomas Gleixner
2009-08-17 19:54 ` Stephen Hemminger
2009-08-17 20:04 ` Thomas Gleixner
2009-08-17 20:27 ` Stephen Hemminger
2009-08-17 20:44 ` Thomas Gleixner
2009-08-17 21:10 ` john stultz
2009-08-17 21:37 ` john stultz
2009-08-17 21:45 ` Stephen Hemminger
2009-08-17 22:23 ` john stultz
2009-08-17 23:02 ` Stephen Hemminger
2009-08-17 23:17 ` john stultz
2009-08-17 23:27 ` Stephen Hemminger
2009-08-17 23:40 ` [PATCH] make tsc=reliable override boot time stability checks john stultz
2009-08-18 1:39 ` Alok Kataria
2009-08-19 1:04 ` john stultz [this message]
2009-08-28 19:16 ` [tip:x86/tsc] x86: Make " tip-bot for john stultz
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=1250643871.7002.24.camel@localhost.localdomain \
--to=johnstul@us.ibm.com \
--cc=akataria@vmware.com \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=shemminger@vyatta.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox