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] Doubts: Sharing Memory Between Guest Domain

To: Xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] Doubts: Sharing Memory Between Guest Domain
From: "Artur Baruchi" <mail.baruchi@xxxxxxxxx>
Date: Thu, 7 Aug 2008 21:32:08 -0300
Cc:
Delivery-date: Thu, 07 Aug 2008 17:32:30 -0700
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=84J2BZFJx1vTbhef9r0Vh1mJQQ0clFXDARETMfcIhII=; b=QZMPhVXcifvoC5BWxqiTY1VV/39Urj70PppaTU035VNCH/V4yVb1q+nq8B+TZWnaF/ TGeflYNVIsUiNZzceQ7NbLNS72Rq0q6J4lD7t0t/JGCFuToxEIupRJJxaUmRmgay/W+0 V7BhE+yJdBUDvVI32qd9yvSZzSs+jP0a4KUkY=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=iqdq/WYxPhikw39jnkCwagjI42e92VKdJanh1ZdRtUUcUK9j53nAl1y0276TMTmpNq cXAXyrmMRj3y1sxo5vaAg5ZUXBuJN5PhnApN5p7w5HMimOlrZ+qiFuYHL5LPyQ5diGY2 S2fwR6+adfFo+pXoJDiTfmK6WWYZRnqQGxyjw=
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/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hi Guys,

Im doing a program where two domains need to communicate. I wanna do
this using shared memory (faster than network, for exemple). My doubt
is, all the stuff of offering a page for sharing, sharing an offered
page, etc..  Should be done in guest Kernel? I mean.. Do I have to
recompile the guest Kernel OR can just programming all the stuffs,
compile and run, like a regular program?

Thanks in advance,

Att.
Artur Baruchi

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

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