Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1156983

Re: [PATCH RFC] x86, tsc: Allow for high latency in quick_pit_calibrate()

Path csiph.com!aioe.org!bofh.it!news.nic.it!robomod
From Andi Kleen <ak@linux.intel.com>
Newsgroups linux.kernel
Subject Re: [PATCH RFC] x86, tsc: Allow for high latency in quick_pit_calibrate()
Date Wed, 03 Jun 2015 01:40:01 +0200
Message-ID <px3WN-856-1@gated-at.bofh.it> (permalink)
References <pstyy-8hF-7@gated-at.bofh.it> <px0cy-2yl-13@gated-at.bofh.it> <px0md-2Kn-13@gated-at.bofh.it> <px0md-2Kn-11@gated-at.bofh.it> <px0vV-2W2-13@gated-at.bofh.it> <px0FA-3mU-9@gated-at.bofh.it> <px0YX-3Kj-31@gated-at.bofh.it> <px1BD-4JV-1@gated-at.bofh.it>
X-Original-To Thomas Gleixner <tglx@linutronix.de>
X-Extloop1 1
X-Ironport-Av E=Sophos;i="5.13,543,1427785200"; d="scan'208";a="719655796"
MIME-Version 1.0
Content-Type text/plain; charset=us-ascii
Content-Disposition inline
User-Agent Mutt/1.5.23 (2014-03-12)
Sender robomod@news.nic.it
List-ID <linux-kernel.vger.kernel.org>
X-Mailing-List linux-kernel@vger.kernel.org
Approved robomod@news.nic.it
Lines 24
Organization linux.* mail to news gateway
X-Original-Cc Andy Lutomirski <luto@amacapital.net>, Adrian Hunter <adrian.hunter@intel.com>, LKML <linux-kernel@vger.kernel.org>, Linus Torvalds <torvalds@linux-foundation.org>, X86 ML <x86@kernel.org>, "H. Peter Anvin" <hpa@zytor.com>, Len Brown <lenb@kernel.org>
X-Original-Date Tue, 2 Jun 2015 16:38:20 -0700
X-Original-Message-ID <20150602233820.GP1187@tassilo.jf.intel.com>
X-Original-References <1432194944-29087-1-git-send-email-adrian.hunter@intel.com> <alpine.DEB.2.11.1506022130330.20347@nanos> <CALCETrV2AMXZON5N0cvXeP=KAL-q-tDeuAGD10DtR4miLteE8w@mail.gmail.com> <20150602194350.GN1187@tassilo.jf.intel.com> <alpine.DEB.2.11.1506022148220.20347@nanos> <CALCETrVQX8Z-oEhNZvgkGOSZskyxoPmG3Mdz+xcZTeVRHhZtyA@mail.gmail.com> <20150602202037.GO1187@tassilo.jf.intel.com> <alpine.DEB.2.11.1506022302340.20347@nanos>
X-Original-Sender linux-kernel-owner@vger.kernel.org
Xref aioe.org linux.kernel:1156983

Show key headers only | View raw


On Tue, Jun 02, 2015 at 11:03:26PM +0200, Thomas Gleixner wrote:
> 
> 
> On Tue, 2 Jun 2015, Andi Kleen wrote:
> 
> > > There's the code in tsc_msr.c.  It should be relatively
> > > straightforward to extend it to cover everything that intel_pstate
> > > supports.
> > 
> > That's a good idea, but we still need an always working fallback when the
> > model number is not available. So Adrian's patch is needed in any
> > case.
>  
> Nonsense. The slow calibration is already a working fallback.

Please read Adrian's description again. It's not working when the PIT read is
too slow. That is when the new algorithm is needed.

-Andi
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Re: [PATCH RFC] x86, tsc: Allow for high latency in  quick_pit_calibrate() Andi Kleen <ak@linux.intel.com> - 2015-06-03 01:40 +0200
  Re: [PATCH RFC] x86, tsc: Allow for high latency in quick_pit_calibrate() Andy Lutomirski <luto@amacapital.net> - 2015-06-03 02:30 +0200
    Re: [PATCH RFC] x86, tsc: Allow for high latency in  quick_pit_calibrate() Andi Kleen <ak@linux.intel.com> - 2015-06-03 02:50 +0200
      Re: [PATCH RFC] x86, tsc: Allow for high latency in quick_pit_calibrate() Andy Lutomirski <luto@amacapital.net> - 2015-06-03 03:00 +0200
        Re: [PATCH RFC] x86, tsc: Allow for high latency in  quick_pit_calibrate() Thomas Gleixner <tglx@linutronix.de> - 2015-06-03 18:30 +0200
        Re: [PATCH RFC] x86, tsc: Allow for high latency in quick_pit_calibrate() Adrian Hunter <adrian.hunter@intel.com> - 2015-06-04 13:40 +0200

csiph-web