From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH 3/3] KVM: MMU: delay local tlb flush Date: Wed, 09 Jun 2010 15:06:50 +0300 Message-ID: <4C0F83DA.9050000@redhat.com> References: <4C0E31F1.70803@cn.fujitsu.com> <4C0E3265.4020601@cn.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Marcelo Tosatti , LKML , KVM list To: Xiao Guangrong Return-path: In-Reply-To: <4C0E3265.4020601@cn.fujitsu.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On 06/08/2010 03:07 PM, Xiao Guangrong wrote: > delay local tlb flush until enter guest moden, it can reduce vpid flush > frequency and reduce remote tlb flush IPI(if KVM_REQ_TLB_FLUSH bit is > already set, IPI is not sent) > Applied all, thanks. -- error compiling committee.c: too many arguments to function