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] A simple XenBus Daemon prototype.

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] A simple XenBus Daemon prototype.
From: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
Date: Fri, 29 Apr 2005 16:52:01 +1000
Cc: Mike Wray <mike.wray@xxxxxxxxxx>
Delivery-date: Fri, 29 Apr 2005 07:08:32 +0000
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/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 all,

        I've been working on the storage and daemon for maintaining device and
machine state for Xen.  Based somewhat loosely on designs by Mike Wray
and Anthony Liguori, as well as comments from Kier Fraser, it is now at
0.1 stage.  It's not actually useful yet, however.

TODO:
        1) Various tweaks Mike Wray asked for: more valid chars in
        nodenames and ability to treat nodes/directories as
        interchangable.
        2) Add new fields in the start_info_t which new domains can use
        to talk to the daemon, have the domain builder tell the XenBus
        Daemon about them.
        3) Transactions
        4) More tests in the testsuite
        5) Other bugfixes.

For the moment, while it's not integrated with Xen, I've use bzr
(http://bazaar-ng.org ), but you can download and test ths source
without needing to use it.

Download the source via rsync:

        rsync -avz ozlabs.org::rusty/xenbus-daemon .

Feedback welcome!
Rusty.
-- 
A bad analogy is like a leaky screwdriver -- Richard Braakman


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

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