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] VBD extents

To: "Eric Tessler" <maiden1134@xxxxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxxxx>
Subject: RE: [Xen-devel] VBD extents
From: "Ian Pratt" <m+Ian.Pratt@xxxxxxxxxxxx>
Date: Wed, 19 Jan 2005 10:11:55 -0000
Delivery-date: Wed, 19 Jan 2005 10:40:02 +0000
Envelope-to: xen+James.Bulpin@xxxxxxxxxxxx
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
Thread-index: AcT93iYQx40Tnci/TlKUTZQHGGlCgwAMEQLw
Thread-topic: [Xen-devel] VBD extents
 
> Can anyone tell me what exactly the VBD extents are used for 
> in the XEN back-end block device driver?  It almost looks 
> like each virtual disk is made up of multiple physical drives 
> if I read the code correctly (for each VBD grow message 
> received by blkback, it opens a device and retreives various 
> info such as its size).

The extent stuff is left over from Xen 1.2, where we effectively had to
do our own version of LVM inside Xen. We'd like to give the code a
spring clean and do away with the grow/srink control messages
altogether. At the same time it would be sensible to add support for
multiple blk rings, and possibly the ability to 'tunnel' certain ioctls
e.g. eject CD.

Ian


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

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