From: Gerd Hoffmann <kraxel@redhat.com>
To: Jeremy Fitzhardinge <jeremy@goop.org>
Cc: Xen Development Mailing List <xen-devel@lists.xensource.com>
Subject: Re: pv_ops & gntdev?
Date: Tue, 24 Feb 2009 23:12:45 +0100 [thread overview]
Message-ID: <49A470DD.2000008@redhat.com> (raw)
In-Reply-To: <49A4640E.1000807@goop.org>
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
next prev parent reply other threads:[~2009-02-24 22:12 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-24 18:45 pv_ops & gntdev? Gerd Hoffmann
2009-02-24 21:18 ` Jeremy Fitzhardinge
2009-02-24 22:12 ` Gerd Hoffmann [this message]
2009-02-25 10:05 ` Gerd Hoffmann
2009-02-25 17:51 ` Jeremy Fitzhardinge
2009-02-25 18:37 ` Gerd Hoffmann
2009-02-25 20:06 ` Jeremy Fitzhardinge
2009-02-25 21:19 ` Gerd Hoffmann
2009-02-25 21:35 ` Jeremy Fitzhardinge
2009-02-25 21:43 ` Gerd Hoffmann
2009-02-25 21:48 ` Jeremy Fitzhardinge
2009-02-25 22:11 ` Gerd Hoffmann
2009-02-25 22:28 ` Jeremy Fitzhardinge
2009-02-25 22:42 ` Gerd Hoffmann
2009-02-25 22:59 ` Jeremy Fitzhardinge
2009-03-02 22:53 ` Gerd Hoffmann
2009-03-03 1:05 ` Jeremy Fitzhardinge
2009-03-03 22:59 ` Jeremy Fitzhardinge
2009-03-04 8:18 ` Gerd Hoffmann
2009-03-04 14:52 ` Gerd Hoffmann
2009-03-04 15:16 ` Jeremy Fitzhardinge
2009-03-04 15:32 ` Gerd Hoffmann
2009-02-25 18:56 ` Gerd Hoffmann
2009-02-25 20:10 ` Jeremy Fitzhardinge
2009-02-25 21:45 ` Gerd Hoffmann
2009-02-25 22:16 ` Gerd Hoffmann
2009-02-25 22:30 ` Jeremy Fitzhardinge
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=49A470DD.2000008@redhat.com \
--to=kraxel@redhat.com \
--cc=jeremy@goop.org \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.