From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: __gary <zjunhf@yahoo.cn>
Cc: xen-devel@lists.xensource.com
Subject: Re: module in domU
Date: Mon, 6 Jun 2011 10:51:04 -0400 [thread overview]
Message-ID: <20110606145104.GB29091@dumpdata.com> (raw)
In-Reply-To: <1306313824584-4424653.post@n5.nabble.com>
On Wed, May 25, 2011 at 01:57:04AM -0700, __gary wrote:
> Hi, everyone.
> I wrote a module using xen's grant mechanism to realize a share memory
> function between domU and dom0.
Why not use the existing code? There is a gntdev and gntalloc in 2.6.39
you can use that will do this. Google for gntalloc.
> The module in domU side can be compiled but can not be inserted using
> "insmod".
> The error message shows that some xen grant mechanism function is not
> defined.
>
> my opinion
> 1) do i need a pv-domU kernel, then the xen grant mechanism is included?
> 2) compile the xen module into the kernel( please kindly tell me how to do
> this)
>
> --
> View this message in context: http://xen.1045712.n5.nabble.com/module-in-domU-tp4424653p4424653.html
> Sent from the Xen - Dev mailing list archive at Nabble.com.
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
next prev parent reply other threads:[~2011-06-06 14:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-25 8:57 module in domU __gary
2011-06-06 14:51 ` Konrad Rzeszutek Wilk [this message]
2011-06-06 15:04 ` Ian Campbell
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=20110606145104.GB29091@dumpdata.com \
--to=konrad.wilk@oracle.com \
--cc=xen-devel@lists.xensource.com \
--cc=zjunhf@yahoo.cn \
/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.