From: Dario Faggioli <dario.faggioli@citrix.com>
To: xen-devel@lists.xen.org
Cc: George Dunlap <george.dunlap@eu.citrix.com>,
Keir Fraser <keir@xen.org>, Meng Xu <xumengpanda@gmail.com>,
Jan Beulich <JBeulich@suse.com>
Subject: Re: [PATCH v3] xen: sched_rt: print useful affinity info when dumping
Date: Tue, 21 Apr 2015 17:30:48 +0200 [thread overview]
Message-ID: <1429630248.18926.131.camel@citrix.com> (raw)
In-Reply-To: <20150421152212.17828.77468.stgit@Solace.station>
[-- Attachment #1.1: Type: text/plain, Size: 1279 bytes --]
First of all, for the ones that received multiple copies of the patch,
sorry... my bad letting my fingers slip while composing the `stg mail'
command :-/
On Tue, 2015-04-21 at 17:22 +0200, Dario Faggioli wrote:
> In fact, printing the cpupool's CPU online mask
> for each vCPU is just redundant, as that is the
> same for all the vCPUs of all the domains in the
> same cpupool, while hard affinity is already part
> of the output of dumping domains info.
>
> Instead, print the intersection between hard
> affinity and online CPUs, which is --in case of this
> scheduler-- the effective affinity always used for
> the vCPUs.
>
This is marked as v3 as v2 was here:
https://www.marc.info/?l=xen-devel&m=142660646031742&w=1
It was a series at that time, but everything but this patch is in
already. This patch had also been acked:
https://www.marc.info/?l=xen-devel&m=142664102210623&w=1
https://www.marc.info/?l=xen-devel&m=142772332127770&w=1
But then I figured out that it had an issue:
https://www.marc.info/?l=xen-devel&m=142782116825176&w=1
So here I am submitting a saner version of it. :-)
I removed the Reviewed/Acked-by tags to let people look again and
provide their feedback on the new code.
Thanks and Regards,
Dario
[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 181 bytes --]
[-- Attachment #2: Type: text/plain, Size: 126 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
prev parent reply other threads:[~2015-04-21 15:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-21 15:22 [PATCH v3] xen: sched_rt: print useful affinity info when dumping Dario Faggioli
2015-04-21 15:29 ` Jan Beulich
2015-04-21 15:30 ` Dario Faggioli [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=1429630248.18926.131.camel@citrix.com \
--to=dario.faggioli@citrix.com \
--cc=JBeulich@suse.com \
--cc=george.dunlap@eu.citrix.com \
--cc=keir@xen.org \
--cc=xen-devel@lists.xen.org \
--cc=xumengpanda@gmail.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.