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] some questions about the new blktap2 module

To: fanliang <fanliang@xxxxxxxxxx>
Subject: Re: [Xen-devel] some questions about the new blktap2 module
From: Pasi Kärkkäinen <pasik@xxxxxx>
Date: Mon, 21 Dec 2009 11:16:56 +0200
Cc: Jeremy Fitzhardinge <jeremy@xxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Mon, 21 Dec 2009 01:17:16 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <000a01ca821c$1b993100$e538a60a@xxxxxxxxxxxxxxxx>
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>
References: <000a01ca821c$1b993100$e538a60a@xxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.13 (2006-08-11)
On Mon, Dec 21, 2009 at 05:00:56PM +0800, fanliang wrote:
>    Hi, all:
>        I have some questions when read the code of the new blktap2 module.
>    One is  in function tapdisk_vbd_map_device ( ) . In this function , the
>    userspace proccess tapdisk2 used ioctl like this :
>         ioctl(ring->fd, BLKTAP_IOCTL_SETMODE, BLKTAP_MODE_INTERPOSE);
>    From the context , we can get that "ring->fd " is the file handle of the
>    ring-device  [/dev/xen/blktap-2/blktap[minor] ]  . In the blktap2 driver
>    codes , I find that blktap_ring_ioctl() didn't implement the
>    BLKTAP_IOCTL_SETMODE ioctl case . I used xen-unstable code package and
>    linux-2.6.18-xen-3.4.2 code package.
>    So my question is :
>    1,  Is blktap2 code in xen-unstable not match with linux-2.6.18-xen-3.4.2
>    ?
>    2,  Any body used VHD disk with blktap2 ?
> 

Hello,

Afaik blktap2 is not yet ready/working on pv_ops dom0 tree
(xen-unstable uses pv_ops dom0).

Jeremy can possibly comment more about the status of blktap2.

-- Pasi


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