All of lore.kernel.org
 help / color / mirror / Atom feed
From: Keir Fraser <keir@xensource.com>
To: Kieran Mansley <kmansley@solarflare.com>,
	Keir Fraser <keir@xensource.com>
Cc: xen-devel@lists.xensource.com
Subject: Re: xenbus_backend_client.c / xenbus_client.c merger
Date: Mon, 19 Feb 2007 16:50:18 +0000	[thread overview]
Message-ID: <C1FF85CA.9B43%keir@xensource.com> (raw)
In-Reply-To: <1171901326.4099.59.camel@moonstone.uk.level5networks.com>

On 19/2/07 16:08, "Kieran Mansley" <kmansley@solarflare.com> wrote:

> It's host memory in dom0 which is also passed to our virtualisable
> network interface cards.  The reason it's allocated by the backend in
> dom0 rather than using the model above is that we need to be able to
> allocate two physically contiguous pages, and I this would be tricky
> from domU.  If you know of a way of doing this, that would be an
> excellent alternative to needing to use the xenbus_backend_client code
> in the frontend.


Okay, if we go this way then the functions probably need to be given more
general names (since they are not used just for descriptor rings any more)
and also will you not need them to generalise to accepting more than one
grant reference (since you want to map two grant references into a two-page
vm area)?

 -- Keir

  reply	other threads:[~2007-02-19 16:50 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-19 14:00 xenbus_backend_client.c / xenbus_client.c merger Kieran Mansley
2007-02-19 15:17 ` Keir Fraser
2007-02-19 16:08   ` Kieran Mansley
2007-02-19 16:50     ` Keir Fraser [this message]
2007-02-19 17:07       ` Kieran Mansley
2007-02-19 17:48         ` Keir Fraser

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=C1FF85CA.9B43%keir@xensource.com \
    --to=keir@xensource.com \
    --cc=kmansley@solarflare.com \
    --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.