From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] [RESEND] KVM:VMX: Add support for Pause-Loop Exiting Date: Wed, 30 Sep 2009 08:28:31 +0200 Message-ID: <4AC2FA8F.70607@redhat.com> References: <4ABA2AD7.6080008@intel.com> <4ABA2C22.7020000@redhat.com> <4ABC18C6.9070202@intel.com> <4ABF2221.4000505@redhat.com> <4AC082F9.1060502@intel.com> <4AC20CDB.2070203@redhat.com> <4AC2ADFF.300@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: "kvm@vger.kernel.org" , Marcelo Tosatti To: "Zhai, Edwin" Return-path: Received: from mx1.redhat.com ([209.132.183.28]:63861 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752153AbZI3G2c (ORCPT ); Wed, 30 Sep 2009 02:28:32 -0400 In-Reply-To: <4AC2ADFF.300@intel.com> Sender: kvm-owner@vger.kernel.org List-ID: On 09/30/2009 03:01 AM, Zhai, Edwin wrote: > Avi, > I modify it according your comments. The only thing I want to keep is > the module param ple_gap/window. Although they are not per-guest, > they can be used to find the right value, and disable PLE for debug > purpose. Fair enough, ACK. -- Do not meddle in the internals of kernels, for they are subtle and quick to panic.