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] [PATCH 0/3] [linux-2.6.18-xen.hg] dom0 kernel support for xe

To: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] [PATCH 0/3] [linux-2.6.18-xen.hg] dom0 kernel support for xenstore stubdom
From: Alex Zeffertt <alex.zeffertt@xxxxxxxxxxxxx>
Date: Mon, 23 Mar 2009 15:19:54 +0000
Delivery-date: Mon, 23 Mar 2009 08:20:23 -0700
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
User-agent: Thunderbird 2.0.0.19 (X11/20090105)
Hi all,

Last year Diego Ongaro did some work to allow xenstored to be run in a stub
domain, which never got pulled.  I have updated his patches, and got them
working with the latest xen-unstable.

There are two sets of patches.  The first (smaller) set updates the 2.6.18 dom0
kernel so that it  will support running xenstored in a stub domain.  The second
set updates tools/ stubdom/ and xen/.

After these patches are applied and everything is rebuilt, the user can enable
the xenstore stubdomain by uncommenting the 'STUBDOM=yes' line in
/etc/sysconfig/xenstore and rebooting.

Doing this offers the following two main advantages:

  1. dom0 doesn't get scheduled on every xenbus access.  This should make
xenbus accesses speedier
  2. this brings us closer to being able to reboot dom0 without needing to
reboot all the VMs.

Please consider these patches for inclusion in linux-2.6.18-xen.hg and
xen-unstable.hg

Regards,

Alex Zeffertt



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

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