kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Peter Zijlstra <a.p.zijlstra@chello.nl>
To: Joerg Roedel <joerg.roedel@amd.com>
Cc: Avi Kivity <avi@redhat.com>,
	linux-kernel@vger.kernel.org, kvm@vger.kernel.org,
	joro@8bytes.org, Ingo Molnar <mingo@elte.hu>,
	Stephane Eranian <eranian@google.com>,
	David Ahern <dsahern@gmail.com>, Gleb Natapov <gleb@redhat.com>,
	Robert Richter <robert.richter@amd.com>
Subject: Re: [PATCH v2] perf/x86: Fix HO/GO counting with SVM disabled
Date: Wed, 29 Feb 2012 18:24:31 +0100	[thread overview]
Message-ID: <1330536271.11248.160.camel@twins> (raw)
In-Reply-To: <20120229170536.GE10684@amd.com>

On Wed, 2012-02-29 at 18:05 +0100, Joerg Roedel wrote:
> Once northbridge counters are implemented for Fam15h this check can go
> away again. 

Nope, northbridge on fam15 is completely disjoint from the regular pmu
and should thus be a separate driver.

The only reason the old amd driver has them both is because how they
shared the registers so there is a shared resource to manage.

  parent reply	other threads:[~2012-02-29 17:24 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20120227182325.GA12302@8bytes.org>
2012-02-28 15:55 ` [PATCH] perf/x86: Fix HO/GO counting with SVM disabled Joerg Roedel
2012-02-28 17:24   ` Avi Kivity
2012-02-28 17:36     ` David Ahern
2012-02-28 17:38       ` Avi Kivity
2012-02-29 13:24         ` Joerg Roedel
2012-02-29 13:57   ` [PATCH v2] " Joerg Roedel
2012-02-29 17:00     ` Avi Kivity
2012-02-29 17:03       ` Gleb Natapov
2012-02-29 17:05       ` Joerg Roedel
2012-02-29 17:08         ` Avi Kivity
2012-02-29 17:24         ` Peter Zijlstra [this message]
2012-02-29 17:44     ` Peter Zijlstra

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=1330536271.11248.160.camel@twins \
    --to=a.p.zijlstra@chello.nl \
    --cc=avi@redhat.com \
    --cc=dsahern@gmail.com \
    --cc=eranian@google.com \
    --cc=gleb@redhat.com \
    --cc=joerg.roedel@amd.com \
    --cc=joro@8bytes.org \
    --cc=kvm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=robert.richter@amd.com \
    /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).