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

[Xen-devel] Re: pv_ops & gntdev?

To: Jeremy Fitzhardinge <jeremy@xxxxxxxx>
Subject: [Xen-devel] Re: pv_ops & gntdev?
From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
Date: Tue, 24 Feb 2009 23:12:45 +0100
Cc: Xen Development Mailing List <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Tue, 24 Feb 2009 14:13:19 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <49A4640E.1000807@xxxxxxxx>
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: <49A44030.2070709@xxxxxxxxxx> <49A4640E.1000807@xxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 2.0.0.19 (X11/20090105)
Jeremy Fitzhardinge wrote:
> Gerd Hoffmann wrote:
>> Short question: Do you have plans to port the gntdev userspace driver
>> (the one sitting in drivers/xen/gntdev/ in the 2.6.18 tree) to the
>> pv_ops kernel?
> 
> I poked at it a little bit, but didn't get very far because I wasn't
> sure if anyone actually wants it.

As far I know the plan is to get rid of any page references in xen and
replace those by grants (i.e. xen text console for example).  To get
that done gntdev is required.

> But blktap2 essentially uses the same
> mechanism (or does it actually use gnttab?), and we'd like to get that
> working.

Not sure about blktap2.  blktap1 and gntdev are very simliar though when
looked at from a memory management point of view.  Both map grants into
userspace memory.  blktap is tied to the block protocol, gntdev is
generic.  Quite possible that blktap2 simply uses gntdev.

> What do you want to do with it?

Test my userspace backend drivers.

> Do you want to bring it over?

Well.  I hoped someone did that already ...

cheers,
  Gerd


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

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