From: Andrew Cooper <andrew.cooper3@citrix.com>
To: Jan Beulich <JBeulich@suse.com>
Cc: Keir Fraser <keir@xen.org>, Xen-devel <xen-devel@lists.xen.org>
Subject: Re: [PATCH] xen/evtchn: Alter free_xen_event_channel() to take a domain rather than vcpu
Date: Mon, 12 Jan 2015 10:10:46 +0000 [thread overview]
Message-ID: <54B39DA6.7020508@citrix.com> (raw)
In-Reply-To: <54B3AAD50200007800053914@mail.emea.novell.com>
On 12/01/15 10:07, Jan Beulich wrote:
>>>> On 12.01.15 at 10:46, <andrew.cooper3@citrix.com> wrote:
>> The resource behind an event channel is domain centric rather than vcpu
>> centric, and free_xen_event_channel() only follows the vcpu's domain
>> pointer.
> I wonder whether for symmetry alloc_unbound_xen_event_channel()
> shouldn't then also take a [struct domain *, unsigned int vcpu_id]
> pair instead of a struct vcpu *.
Sounds like a good idea - I will do that for v2.
~Andrew
prev parent reply other threads:[~2015-01-12 10:10 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-12 9:46 [PATCH] xen/evtchn: Alter free_xen_event_channel() to take a domain rather than vcpu Andrew Cooper
2015-01-12 10:06 ` Paul Durrant
2015-01-12 10:07 ` Jan Beulich
2015-01-12 10:10 ` Andrew Cooper [this message]
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=54B39DA6.7020508@citrix.com \
--to=andrew.cooper3@citrix.com \
--cc=JBeulich@suse.com \
--cc=keir@xen.org \
--cc=xen-devel@lists.xen.org \
/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.