linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mike Galbraith <efault@gmx.de>
To: Borislav Petkov <bp@suse.de>
Cc: Thomas Gleixner <tglx@linutronix.de>,
	Olof Johansson <olof@lixom.net>,
	Linus Torvalds <torvalds@linux-foundation.org>,
	LKML <linux-kernel@vger.kernel.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	Ingo Molnar <mingo@kernel.org>, "H. Peter Anvin" <hpa@zytor.com>,
	Peter Zijlstra <peterz@infradead.org>
Subject: Re: [GIT pull] x86/timers for 4.10
Date: Thu, 23 Feb 2017 14:29:12 +0100	[thread overview]
Message-ID: <1487856552.4463.67.camel@gmx.de> (raw)
In-Reply-To: <20170223102312.7sxka7c3tjf56b43@pd.tnic>

On Thu, 2017-02-23 at 11:26 +0100, Borislav Petkov wrote:
> On Thu, Feb 23, 2017 at 09:20:06AM +0100, Mike Galbraith wrote:
> > --- a/arch/x86/kernel/tsc_sync.c
> > +++ b/arch/x86/kernel/tsc_sync.c
> > @@ -294,7 +294,7 @@ void check_tsc_sync_source(int cpu)
> >  > > 	> > if (!boot_cpu_has(X86_FEATURE_TSC_ADJUST))
> >  > > 	> > 	> > atomic_set(&test_runs, 1);
> >  > > 	> > else
> > -> > 	> > 	> > atomic_set(&test_runs, 3);
> > +> > 	> > 	> > atomic_set(&test_runs, 5);
> 
> So
> 	> 	> atomic_set(&test_runs, max_t(unsigned int, 3, num_online_nodes() + 1));

I don't know that there is a correlation, ergo the "log" wording ;-)

	-Mike

      reply	other threads:[~2017-02-23 13:31 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-18 20:06 [GIT pull] x86/timers for 4.10 Thomas Gleixner
2017-02-07  1:31 ` Olof Johansson
2017-02-08 11:44   ` Thomas Gleixner
2017-02-08 13:04     ` Mike Galbraith
2017-02-09 15:07       ` Thomas Gleixner
2017-02-09 15:16         ` Mike Galbraith
2017-02-09 15:21           ` Thomas Gleixner
2017-02-09 15:25             ` Mike Galbraith
2017-02-09 15:39               ` Thomas Gleixner
2017-02-23  8:20         ` Mike Galbraith
2017-02-23  9:17           ` Peter Zijlstra
2017-02-23 10:26           ` Borislav Petkov
2017-02-23 13:29             ` Mike Galbraith [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=1487856552.4463.67.camel@gmx.de \
    --to=efault@gmx.de \
    --cc=akpm@linux-foundation.org \
    --cc=bp@suse.de \
    --cc=hpa@zytor.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@kernel.org \
    --cc=olof@lixom.net \
    --cc=peterz@infradead.org \
    --cc=tglx@linutronix.de \
    --cc=torvalds@linux-foundation.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).