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

[Xen-devel] DOM0_GETPAGEFRAMEINFO for non-dom0 domains

To: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] DOM0_GETPAGEFRAMEINFO for non-dom0 domains
From: Jacob Gorm Hansen <jacobg@xxxxxxx>
Date: Tue, 16 Aug 2005 17:23:13 +0200
Delivery-date: Tue, 16 Aug 2005 15:21:38 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla Thunderbird 1.0.2 (X11/20050529)
hi,

with writable page tables it takes a little more work tracking page
types from within a domU. Basically, I need to duplicate Xen's pgd walks
when pinning and unpinning pgds, within the domU, in order to obtain a
consistent map of page types for my own pages.

It seems it would be a lot easier just to allow domUs access to a
DOM0_GETPAGEFRAMEINFO-like hypercall that would extract this info from
Xen. Would you consider merging a patch to do this, and how/where would
you prefer it to be implemented?

thanks,
Jacob

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

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