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 v2 0/2] xen: sched/cpupool: more fixing of (corner?) cases
Date: Fri, 17 Jul 2015 15:35:46 +0200 [thread overview]
Message-ID: <20150717133013.29612.53960.stgit@Solace.station> (raw)
Hi all,
Here's v2 of this series. v1 is here:
http://lists.xen.org/archives/html/xen-devel/2015-07/msg00647.html
As a quick recap, this is aimed at avoiding an host crash during shutdown or
suspension, it in the following cases:
- when the boot cpu (i.e., most of the times, cpu 0) is not assigned to any
cpupool,
- when a (non default) cpupool only has one cpu (and that is not the boot
cpu).
v1 was bigger, because of some preparatory/mechanical chages, which have been
applied already, so here's what remains.
Patch 2 is fully acked. Patch 1 won Juergen's ack, during v1, but I'm avoiding
sticking it there, as it changed a little bit, while addressing George's
comments.
Best 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 | 109 +++++++++++++++++++++++++++++++++++++++++--------
2 files changed, 110 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-17 13:35 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-17 13:35 Dario Faggioli [this message]
2015-07-17 13:35 ` [PATCH v2 1/2] xen: sched: reorganize cpu_disable_scheduler() Dario Faggioli
2015-07-20 11:41 ` Juergen Gross
2015-07-20 11:59 ` Dario Faggioli
2015-07-20 12:06 ` Juergen Gross
2015-07-17 13:36 ` [PATCH v2 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=20150717133013.29612.53960.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.