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] Page tables in Xen

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] Page tables in Xen
From: "Haifeng He" <hehaifeng2nd@xxxxxxxxx>
Date: Wed, 28 Nov 2007 03:49:38 -0700
Delivery-date: Wed, 28 Nov 2007 02:50:13 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=/WAHZSnv+3A2buYw53SyDQ/lCD+46EC4aUNDGHA8R2k=; b=nOnhw8ptDpJVgaRaBkDEIGNxGXJufhvFZYTnqr9Pxk6Q9m4nAuSfaL+bJMx7rn+UFoqoLQPgDs3MNsCIwPtmD0nPihW80nfLGA3QfiP8IpJK6F2JVRnV3B7ork8hrT/mkfACl1jN+bPQmE8p51HMCSRqrTGnL2FzZAoeVoVjUoQ=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=NZekA5PdEqStD/CSgcyH38ISQfmzw0sW1EP7TP+VJWkHLmKGTxCbr3rGBctfoY5rH1eY9adoj1QI/plcnTj/RI1K/aj6g4Y6ULSdJ6V+ukNh1hQvhcl3DIHMQ/cOXnatU1OZdSf8bLSx+SGXELE+HxBE2d03HdVMNcAb0yeSEIc=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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
Hi,

I have a question about memory page tables in Xen. As far as I
understood, every modification
to page table will go through Xen(hypervisor). Is it so that all page
tables are actually allocated
in Xen(hypervisor) instead of guest OS(domain)? Also, is it the case
that Xen(hypervisor) needs to
maintain a page table for each process running in every domain?

Thanks

Haifeng

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

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