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] Sharing machine pages among domains

To: Haifeng He <hehaifeng2nd@xxxxxxxxx>
Subject: Re: [Xen-devel] Sharing machine pages among domains
From: Daniel Stodden <stodden@xxxxxxxxxx>
Date: Wed, 21 Nov 2007 04:35:34 +0100
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 20 Nov 2007 19:36:18 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <ab08258e0711201926r5ea9877dvb0dc175df90720fe@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>
Organization: Fakultät für Informatik I10, Technische Universität Münche
References: <ab08258e0711201926r5ea9877dvb0dc175df90720fe@xxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
On Tue, 2007-11-20 at 20:26 -0700, Haifeng He wrote:
> Hi,
> 
> I have another question about memory sharing among domains(domUs). I know that
> grant table can be used for memory sharing. But my question is if it is 
> possible
> to setup memory sharing before domain starts. For example, suppose
> I have 2 domUs: A and B. Before A and B are booted, is it possible to map
> certain physical pages of A and B into the same machine pages? Any comment?

yes, this is possible. quite a number of pages get 'shared' that way,
e.g. the console and xenstore mfns. see e.g. the definition of the
start_info struct in the xen headers and see e.g. the domain builder
code (tools/libxc/xc_(linux|*)_build.c) on how this is set up from dom0.
you might just need to add a few lines to get what you want.

regards,
daniel

-- 
Daniel Stodden
LRR     -      Lehrstuhl für Rechnertechnik und Rechnerorganisation
Institut für Informatik der TU München             D-85748 Garching
http://www.lrr.in.tum.de/~stodden         mailto:stodden@xxxxxxxxxx
PGP Fingerprint: F5A4 1575 4C56 E26A 0B33  3D80 457E 82AE B0D8 735B



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