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] What's XenBus and what's its relation with XenStore

To: "Mark Williamson" <mark.williamson@xxxxxxxxxxxx>
Subject: Re: [Xen-devel] What's XenBus and what's its relation with XenStore
From: "Tej Parkash" <bewith.tej@xxxxxxxxx>
Date: Sun, 13 Jul 2008 11:02:38 +0530
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx, Tom Creck <tom-xen@xxxxxxxxxxx>
Delivery-date: Sat, 12 Jul 2008 22:33:07 -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:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=DIIVe1nJcJgDVygS/TwPfrl90Csz/KKeQPRVXGoXje4=; b=TDDSKlefd/gy6jCG6mnRwJBrbtuTn6RvvRFWxOtHE2jPWh3DRr33dcngjq7PX7/+Qc CR/p01ruGMdsY2WRjFCfJujnvklHatkbU5OZIKK6RFC7PvK44LcJlqsPpAdiSu2ZR4tf /uKuI798E5DRP4usAxpWE0iuQt9nTNTwTP86I=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=wOQfEGWrxkpRYfz7ffT4ypCackH9of1quLvoANlNuFqCtmTygfceNw3fQX+k0BsYOt jAYB8MlGD1hKyk42cTMtS1ezmm15wq2Rhm3u2tcWtT8EGsjq015CqRiIOU+FEtdFgs76 Ryvywm+GxvAwoktdtYGHHAUlsFPKqTeohI6Cc=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <200807111609.55895.mark.williamson@xxxxxxxxxxxx>
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>
References: <18377624.post@xxxxxxxxxxxxxxx> <200807111609.55895.mark.williamson@xxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
On Fri, Jul 11, 2008 at 8:39 PM, Mark Williamson
<mark.williamson@xxxxxxxxxxxx> wrote:
> On Thursday 10 July 2008, Tom Creck wrote:
>> Hello, I'm a new comer to understanding Xen internals.
>>
>> I want to know what is XenBus.
>> I wonder where can I find materials explaining the internal of XenBus.
>> Does it relate to XenStore?
>
> Xenstore is a "registry"-like hierarchical store of domain configuration data.
> It's used to do various stuff, including negotiating connections to device
> drivers at start-up time, asking a domain to adjust its memory footprint or
> shutdown, etc.  It's not a static store of information - domains can watch
> for changes to it and respond accordingly.
>
> Xenbus is a Linux interface to Xenstore.  This looks like a kind of "bus" to
> Linux, which can be "scanned" to reveal what virtual devices are available.
> It provides an API for paravirtualised drivers to receive notification and
> information from Xenstore and to write data back to it.

Can we say that (XEN bus + Xenstore) is an alternative way to ( XEND +
xm ) to find the information regarding the virtulised XEN environment.


>
> Cheers,
> Mark
>
> --
> Push Me Pull You - Distributed SCM tool (http://www.cl.cam.ac.uk/~maw48/pmpu/)
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel
>

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