From: Dario Faggioli <dario.faggioli@citrix.com>
To: xen-devel@lists.xenproject.org
Cc: Juergen Gross <jgross@suse.com>,
George Dunlap <george.dunlap@eu.citrix.com>,
Robert VanVossen <robert.vanvossen@dornerworks.com>,
Joshua Whitehead <josh.whitehead@dornerworks.com>,
Meng Xu <mengxu@cis.upenn.edu>, Jan Beulich <jbeulich@suse.com>
Subject: [PATCH] xen: sched: get rid of cpupool_scheduler_cpumask()
Date: Thu, 24 Sep 2015 05:40:42 +0200 [thread overview]
Message-ID: <20150924033818.26886.60191.stgit@Solace.station> (raw)
Hi everyone,
This was patch 4 of a series, v2 of which is in this thread:
http://lists.xen.org/archives/html/xen-devel/2015-07/msg00573.html
The first 3 patches have been applied long ago. However, I just noticed that
this one has not (unless I'm missing something).
I guess George never got round to look at it again, after v1, and formally Ack
it, and hence it has been forgotten... by me as well! :-O
As stated at the link above, it really should be straightforward, as v1 was
basically ok already, and this incorporates all of George's points and
suggestions.
It's nothing high priority, but I think it is an improvement, and therefore I'm
resubmitting it.
Regards,
Dario
---
Dario Faggioli (1):
xen: sched: get rid of cpupool_scheduler_cpumask()
xen/common/domain.c | 5 +++--
xen/common/domctl.c | 4 ++--
xen/common/sched_arinc653.c | 2 +-
xen/common/sched_credit.c | 8 +++-----
xen/common/sched_rt.c | 12 ++++++------
xen/common/schedule.c | 2 +-
xen/include/xen/sched-if.h | 12 ++++++++++--
7 files changed, 26 insertions(+), 19 deletions(-)
--
<<This happens because I choose it to happen!>> (Raistlin Majere)
-----------------------------------------------------------------
Dario Faggioli, Ph.D, http://about.me/dario.faggioli
Senior Software Engineer, Citrix Systems R&D Ltd., Cambridge (UK)
next reply other threads:[~2015-09-24 3:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-24 3:40 Dario Faggioli [this message]
2015-09-24 3:40 ` [PATCH] xen: sched: get rid of cpupool_scheduler_cpumask() Dario Faggioli
2015-09-29 14:38 ` George Dunlap
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=20150924033818.26886.60191.stgit@Solace.station \
--to=dario.faggioli@citrix.com \
--cc=george.dunlap@eu.citrix.com \
--cc=jbeulich@suse.com \
--cc=jgross@suse.com \
--cc=josh.whitehead@dornerworks.com \
--cc=mengxu@cis.upenn.edu \
--cc=robert.vanvossen@dornerworks.com \
--cc=xen-devel@lists.xenproject.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.