Artur Baruchi
2008-Aug-08 00:32 UTC
[Xen-devel] Doubts: Sharing Memory Between Guest Domain
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@lists.xensource.com http://lists.xensource.com/xen-devel
Dan Magenheimer
2008-Aug-08 14:34 UTC
RE: [Xen-devel] Doubts: Sharing Memory Between Guest Domain
You may find the Xen Summit 2008 presentations on "Inter-VM Network" and MMNet useful here: http://www.xen.org/xensummit/xensummit_summer_2008.html> -----Original Message----- > From: xen-devel-bounces@lists.xensource.com > [mailto:xen-devel-bounces@lists.xensource.com]On Behalf Of > Artur Baruchi > Sent: Thursday, August 07, 2008 6:32 PM > To: Xen-devel@lists.xensource.com > Subject: [Xen-devel] Doubts: Sharing Memory Between Guest Domain > > > 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@lists.xensource.com > http://lists.xensource.com/xen-devel >_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel