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] Modular Xen

To: "David Pilger" <pilger.david@xxxxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: RE: [Xen-devel] Modular Xen
From: "Ilan Horn" <ilan@xxxxxxxxxxxx>
Date: Mon, 15 Jan 2007 14:15:19 -0500
Delivery-date: Mon, 15 Jan 2007 11:14:49 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <280848580701150930h59199afdg9b837dd5ccfa5143@xxxxxxxxxxxxxx>
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>
References: <280848580701150930h59199afdg9b837dd5ccfa5143@xxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: Acc4ytxLdOBdM0f+QZCRYy1hj/OAvAADTSyg
Thread-topic: [Xen-devel] Modular Xen
Makes a lot of sense IMHO.

It would also provide for better opportunity in extending Xen - some of
the features can really "get in your way" when you're trying to add new
features. This, for features you don't really need (did someone say
NUMA?).
Suppose I would be able to easily take out redundant stuff (without
having to go into the code and comment out a zillion lines of code), I
would be able to more easily develop initial implementations of new
features.
Later, I would put everything back in and make sure it all works
together. But that's the final stage of such a project, shouldn't be
mandatory at the pilot stages...

My 2c

Ilan Horn
Chief Software Architect, Neocleus Inc.

-----Original Message-----
From: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
[mailto:xen-devel-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of David Pilger
Sent: Monday, January 15, 2007 7:30 PM
To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] Modular Xen

It seems to me that Xen is full of stuff that aren't beneficial for
everybody, this includes NUMA, ACM and other stuff that certain
companies try to introduce... In a better world, the Xen binary would
have been more sleek and fast, and those extra features should be loaded
via stating a Module boot line in Grub. This way, testing would be easy
and it's more elegant than using a compilation flag.

Are there any thoughts to make Xen more modular in this manner?
It can be a real improvement for all of us freelancers that experiment
with this hot subject :)

Your thoughts?

_______________________________________________
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

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