[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] mini-guest io emulation


  • To: "Mark Ryden" <markryde@xxxxxxxxx>
  • From: "Jacob Gorm Hansen" <jacobg@xxxxxxx>
  • Date: Mon, 13 Mar 2006 13:18:27 +0100
  • Cc: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
  • Delivery-date: Mon, 13 Mar 2006 12:19:27 +0000
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=IsApIifz0vosTx5s07e8CnmK2iAVpdGRMysIs6LFdG+etDLxrzGuGI9bALs8Gv2MnYGD5YD5dcfqRluZzMEF9pt6vOa81OxiWm5irkFC5R4veM9vo0Z2dZmuq7H1dDOoEcuDU7WENcrvffku8LeXdxV4yo3Y8iG7KzkeWpoSJpo=
  • List-id: Xen developer discussion <xen-devel.lists.xensource.com>

On 3/13/06, Mark Ryden <markryde@xxxxxxxxx> wrote:
> Hello all,
>
>  In this occasion, may I ask : what is the puprpse of the mini-os (under 
> extras
> in the Xen tree) ? What is its usages ?
> Can soembody say 3-4 sentences about xen mini-os?

The mini-os (or similar small Xen guests, like my own cstrap), are
useful for stuff like:

1) testing the Xen APIs.
2) as a base on which to implement or port a new Xen guest OS.
3) as a boot loader which can do 'dangerous' stuff such as ELF parsing
from guest rather than dom0 content.
4) for writing small and quickly booting Xen applications. For
instance, I once implemented a slide-show viewer in a Xen VM.

The problem with mini-os-like projects is that they need constant
maintenance to keep up with changes in the Xen API, and that the code
of such projects often becomes a bit unwieldy because a lot of bloat
is often 'faulted in' from Linux in order to make copy-pasted code
such as frontend drivers compile out of their native environment.

Jacob

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


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.