From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Magenheimer Subject: Re: [PATCH] svm: Do not intercept RDTCS(P) when TSC scaling is supported by hardware Date: Wed, 25 Apr 2012 08:01:01 -0700 (PDT) Message-ID: References: <55bf11ebce87ceb73fb2.1334888477@wotan.osrc.amd.com> <4F97DF91020000780007FE82@nat28.tlf.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4F97DF91020000780007FE82@nat28.tlf.novell.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Jan Beulich , Boris Ostrovsky Cc: wei.huang2@amd.com, keir@xen.org, xen-devel List-Id: xen-devel@lists.xenproject.org > From: Jan Beulich [mailto:JBeulich@suse.com] > Sent: Wednesday, April 25, 2012 3:27 AM > To: Boris Ostrovsky; Dan Magenheimer > Cc: wei.huang2@amd.com; xen-devel; keir@xen.org > Subject: Re: [PATCH] svm: Do not intercept RDTCS(P) when TSC scaling is supported by hardware > > >>> On 20.04.12 at 04:21, Boris Ostrovsky wrote: > > # HG changeset patch > > # User Boris Ostrovsky > > # Date 1334875170 14400 > > # Node ID 55bf11ebce87ceb73fb2c372dcef170ec0bb4a18 > > # Parent 7c777cb8f705411b77c551f34ba88bdc09e38ab8 > > svm: Do not intercept RDTCS(P) when TSC scaling is supported by hardware > > > > When running in TSC_MODE_ALWAYS_EMULATE mode on processors that support > > TSC scaling we don't need to intercept RDTSC/RDTSCP instructions. > > > > Signed-off-by: Boris Ostrovsky > > Acked-by: Wei Huang > > Tested-by: Wei Huang > > So what's the status of the discussion around this patch? Were > your concerns all addressed, Dan? Is there any re-submisson > necessary/planned? My concerns will be addressed when there is a fully-functional adequately-tested full-stack implementation, rather than "we have a new instruction that should solve (part of) this problem, let's turn it on by default." While I wish I could invest the time required to do (or participate in) the testing, sadly I can't, so I understand if my opinion is discarded.