All of lore.kernel.org
 help / color / mirror / Atom feed
From: Boris Ostrovsky <boris.ostrovsky@oracle.com>
To: Jan Beulich <JBeulich@suse.com>, Kevin Tian <kevin.tian@intel.com>
Cc: "andrew.cooper3@citrix.com" <andrew.cooper3@citrix.com>,
	Dietmar Hahn <dietmar.hahn@ts.fujitsu.com>,
	Jun Nakajima <jun.nakajima@intel.com>,
	"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>
Subject: Re: [PATCH v2 0/3] VPMU fixes
Date: Thu, 3 Dec 2015 10:44:53 -0500	[thread overview]
Message-ID: <56606375.2000404@oracle.com> (raw)
In-Reply-To: <56602F4002000078000BBA89@prv-mh.provo.novell.com>

On 12/03/2015 06:02 AM, Jan Beulich wrote:
>>>> On 03.12.15 at 11:46, <kevin.tian@intel.com> wrote:
>>>   From: Jan Beulich [mailto:JBeulich@suse.com]
>>> Sent: Thursday, December 03, 2015 6:36 PM
>>>
>>>>>> On 03.12.15 at 07:16, <kevin.tian@intel.com> wrote:
>>>>>   From: Dietmar Hahn [mailto:dietmar.hahn@ts.fujitsu.com]
>>>>> Sent: Wednesday, December 02, 2015 5:21 PM
>>>>>
>>>>> Am Mittwoch 02 Dezember 2015, 02:20:49 schrieb Tian, Kevin:
>>>>>>> From: Boris Ostrovsky [mailto:boris.ostrovsky@oracle.com]
>>>>>>> Sent: Wednesday, December 02, 2015 12:50 AM
>>>>>>>
>>>>>>> * Limit VPMU support to PMU versions 2, 3 and 4 (emulated at version 3
>> level)
>>>>>>> * Always implement family 6 VPMU quirk.
>>>>>>>    ==>  Intel folks: is the quirk needed for all family 6 processors or can
>> we
>>>>>>>                      limit it to certain models?
>>>>>> Let me confirm this information internally. btw could you provide a link
>>>>>> where you find out the original quirk information?
>>>>> http://old-list-archives.xenproject.org/xen-devel/2010-11/msg01157.html
>>>>> Dietmar.
>>>> Looks there's no formal errata recorded from original thread. Since the
>>>> patch sustains original behavior, I'm OK with this assumption.
>>> Except that the Link Dietmar provided makes it even more
>>> likely that this could be limited to certain models (since in that
>>> original patch version it covered just two). See also the vague
>>> statement in 75a92f551a ("Currently only a few Intel models
>>> have VPMU workaround turned on. It").
>> Well, I'm not sure about the whole history. If you look at Boris's
>> patch, the code already assumes quirk for all family 6 before his
>> change.
> That's why I was referring you to the older patch (also by him),
> which converted from a model specific workaround to a universal
> one.
>

These are two threads that are related to 75a92f551a:
http://lists.xenproject.org/archives/html/xen-devel/2013-05/msg01054.html
and
http://lists.xen.org/archives/html/xen-devel/2013-03/msg00998.html

The latter describes the actual problem that lead us to believe that the 
set of models that the original quirk covered was not enough. There was 
a suggestion that adding 43 (or 45) would be sufficient but then Konrad 
(who originally reported this) started hitting other problems and in the 
end it seems like we ended up with 75a92f551a as being the safest 
approach since Intel could not definitively confirm right set of models.

-boris

  reply	other threads:[~2015-12-03 15:44 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-01 16:50 [PATCH v2 0/3] VPMU fixes Boris Ostrovsky
2015-12-01 16:50 ` [PATCH v2 1/3] x86/VPMU: Support only versions 2 through 4 of architectural performance monitoring Boris Ostrovsky
2015-12-02 14:32   ` Jan Beulich
2015-12-04  1:29   ` Tian, Kevin
2015-12-01 16:50 ` [PATCH v2 2/3] x86/VPMU: No need to check whether VPMU quirk is needed on Intel Boris Ostrovsky
2015-12-03  6:18   ` Tian, Kevin
2015-12-03 15:46     ` Boris Ostrovsky
2015-12-04  1:31       ` Tian, Kevin
2015-12-01 16:50 ` [PATCH v2 3/3] MAINTAINERS: Restore original maintainership of arch VPMU files Boris Ostrovsky
2015-12-04  1:32   ` Tian, Kevin
2015-12-02  2:20 ` [PATCH v2 0/3] VPMU fixes Tian, Kevin
2015-12-02  9:21   ` Dietmar Hahn
2015-12-03  6:16     ` Tian, Kevin
2015-12-03 10:36       ` Jan Beulich
2015-12-03 10:46         ` Tian, Kevin
2015-12-03 11:02           ` Jan Beulich
2015-12-03 15:44             ` Boris Ostrovsky [this message]
2015-12-04  1:28               ` Tian, Kevin
2015-12-07  8:23               ` Tian, Kevin
2015-12-07 21:24                 ` Kleen, Andi
2015-12-07 23:05                   ` Boris Ostrovsky

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=56606375.2000404@oracle.com \
    --to=boris.ostrovsky@oracle.com \
    --cc=JBeulich@suse.com \
    --cc=andrew.cooper3@citrix.com \
    --cc=dietmar.hahn@ts.fujitsu.com \
    --cc=jun.nakajima@intel.com \
    --cc=kevin.tian@intel.com \
    --cc=xen-devel@lists.xen.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.