From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Lalancette Subject: Re: [PATCH]: Make linux smarter about using batched PTE updates Date: Tue, 11 Mar 2008 17:34:34 -0400 Message-ID: <47D6FAEA.4080406@redhat.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Keir Fraser Cc: xen-devel List-Id: xen-devel@lists.xenproject.org Keir Fraser wrote: > We expose feature flag XENFEAT_mmu_pt_update_preserve_ad for this purpose, > which means you do not need to attempt the hypercall even once. See > http://xenbits.xensource.com/linux-2.6.18-xen.hg for example usage, in the > very file and function you patch below. > D'oh. Should have looked at that tree more closely first....we didn't have it in our tree, but now I see it there. Thanks for the heads up. Chris Lalancette