WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] What code is related to the writable page?

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-devel] What code is related to the writable page?
From: Mark Williamson <mark.williamson@xxxxxxxxxxxx>
Date: Fri, 16 Mar 2007 01:52:05 +0000
Cc: Hwandori <hwandori@xxxxxxxxx>
Delivery-date: Thu, 15 Mar 2007 18:49:57 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <4c58ffef0703092026g58d373ccqeba598b5b490723c@xxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <4c58ffef0703092026g58d373ccqeba598b5b490723c@xxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.9.5
On Saturday 10 March 2007 04:26, Hwandori wrote:
> In xen 3.0.4-1 source, where is the *unhook/rehook page table
> implementation* which is important things in 'writable page table mode'.?
> I can't find it.

AFAIK it's not used in 3.0.4.  Writeable pagetable is emulated by trapping 
updates to leaf pagetables and applying them individually.

I believe there are some explicit calls in XenLinux to make batching of 
updates possible in the cases where this is important (which is what 
writeable pagetables was originally there fore).

This approach has been shown to have higher performance than the unhook/rehook 
implementation.

Cheers,
Mark

-- 
Dave: Just a question. What use is a unicyle with no seat?  And no pedals!
Mark: To answer a question with a question: What use is a skateboard?
Dave: Skateboards have wheels.
Mark: My wheel has a wheel!

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>