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] paravirtualization = exokernel?

To: xen-devel@xxxxxxxxxxxxxxxxxxx, geraldonetto@xxxxxxxxx
Subject: Re: [Xen-devel] paravirtualization = exokernel?
From: Mark Williamson <mark.williamson@xxxxxxxxxxxx>
Date: Thu, 8 Sep 2005 03:36:04 +0100
Delivery-date: Thu, 08 Sep 2005 02:34:43 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <faf3083f05090719312b013781@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: <faf3083f05090719312b013781@xxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.8
> Well, I'm new with xen and i would like to know:
> does xen works like a exokernel?

Basically, yes; it exposes a hardware-like interface to domains and relies on 
them to provide their own abstractions.  The primary difference is that it's 
oriented towards running whole OSes, rather than processes.  For instance It 
supports task-switching, protection rings, etc within a domain.

> how can i contribute to xen project?

First of all, try to get it installed on a system using the documentation 
provided.  I suggest you start off with the Xen 2.0 branch whilst learning 
but you'll want to get onto -unstable if you start doing development work.

You'll probably find there are gaps in the docs - additions to the documents 
are welcome.  That's not very fun though, so once you've got up and running 
you'll probably want to do some bug fixing or implement some small features.

You'll need to know Python to hack on the tools, and C to hack on everything 
else.

Cheers,
Mark

> That is all guys!
>
>
> Geraldo
>
> _______________________________________________
> 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>