From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cooper Subject: Re: [PATCH v2] x86/vmx: enable PML by default Date: Fri, 27 Nov 2015 09:42:24 +0000 Message-ID: <56582580.2080107@citrix.com> References: <1448614318-11063-1-git-send-email-kai.huang@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1448614318-11063-1-git-send-email-kai.huang@linux.intel.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: Kai Huang , jbeulich@suse.com, kevin.tian@intel.com, xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On 27/11/15 08:51, Kai Huang wrote: > Since PML series were merged (but disabled by default) we have conducted lots of > PML tests (live migration, GUI display) and PML has been working fine, therefore > turn it on by default. > > Document of PML command line is adjusted accordingly as well. > > Signed-off-by: Kai Huang > Tested-by: Robert Hu > Tested-by: Xudong Hao Reviewed-and-tested-by: Andrew Cooper We have done our own evaluation and just turned it on by default in XenServer. ~Andrew