From: Dario Faggioli <dario.faggioli@citrix.com>
To: xen-devel@lists.xenproject.org
Cc: George Dunlap <george.dunlap@eu.citrix.com>,
Juergen Gross <jgross@suse.com>
Subject: [PATCH v3 0/2] xen: sched/cpupool: more fixing of (corner?) cases
Date: Tue, 21 Jul 2015 16:06:04 +0000 [thread overview]
Message-ID: <20150721160253.14003.17987.stgit@Solace.station> (raw)
v2, which is here:
http://lists.xen.org/archives/html/xen-devel/2015-07/msg03540.html
suffered from a "missing stg refresh" issue (or, at least,
that's my best guess).
Thanks Juergen for noticing and pointing that out, and
sorry for that.
This posting should be fine.
Regards,
Dario
---
Dario Faggioli (2):
xen: sched: reorganize cpu_disable_scheduler()
xen: sched/cpupool: properly update affinity when removing a cpu from a cpupool
xen/common/cpupool.c | 18 ++++++++
xen/common/schedule.c | 111 +++++++++++++++++++++++++++++++++++++++++--------
2 files changed, 112 insertions(+), 17 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-07-21 16:06 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-21 16:06 Dario Faggioli [this message]
2015-07-21 16:06 ` [PATCH v3 1/2] xen: sched: reorganize cpu_disable_scheduler() Dario Faggioli
2015-07-22 14:48 ` George Dunlap
2015-07-21 16:06 ` [PATCH v3 2/2] xen: sched/cpupool: properly update affinity when removing a cpu from a cpupool Dario Faggioli
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=20150721160253.14003.17987.stgit@Solace.station \
--to=dario.faggioli@citrix.com \
--cc=george.dunlap@eu.citrix.com \
--cc=jgross@suse.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.