All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dario Faggioli <dario.faggioli@citrix.com>
To: xen-devel@lists.xenproject.org
Cc: George Dunlap <george.dunlap@eu.citrix.com>,
	Marcus Granado <Marcus.Granado@eu.citrix.com>,
	Malcolm Crossley <malcolm.crossley@citrix.com>,
	Jan Beulich <JBeulich@suse.com>,
	Andrew Cooper <Andrew.Cooper3@citrix.com>
Subject: [PATCH v3 0/2] xen: sched: Credit1 shouldn't boost vcpus being migrated.
Date: Fri, 12 Feb 2016 17:29:10 +0100	[thread overview]
Message-ID: <20160212162338.25796.17618.stgit@Solace.station> (raw)

Hi,

take 3 of this series. Only change wrt v2 is the atomic-safeness fix in patch
2.

While there, I've also added a comment about the need for such atomic-safeness
when accessing Credit1's svc->flags.

History is here:

 v2: http://lists.xenproject.org/archives/html/xen-devel/2016-02/msg01750.html
 v1: http://lists.xenproject.org/archives/html/xen-devel/2016-02/msg01620.html

Thanks and Regards,
Dario
---
Dario Faggioli (2):
      xen: credit1: trace vCPU boost/unboost
      xen: credit1: avoid boosting vCPUs being "just" migrated

 xen/common/sched_credit.c    |   38 ++++++++++++++++++++++++++++++++++----
 xen/include/xen/perfc_defn.h |    1 +
 2 files changed, 35 insertions(+), 4 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)

             reply	other threads:[~2016-02-12 16:29 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-12 16:29 Dario Faggioli [this message]
2016-02-12 16:29 ` [PATCH v3 1/2] xen: credit1: trace vCPU boost/unboost Dario Faggioli
2016-02-24 10:31   ` George Dunlap
2016-02-12 16:29 ` [PATCH v3 2/2] xen: credit1: avoid boosting vCPUs being "just" migrated Dario Faggioli
2016-02-24 10:43   ` George Dunlap
2016-02-24 11:12     ` Dario Faggioli
2016-02-24 11:14       ` George Dunlap
2016-02-24 17:47         ` 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=20160212162338.25796.17618.stgit@Solace.station \
    --to=dario.faggioli@citrix.com \
    --cc=Andrew.Cooper3@citrix.com \
    --cc=JBeulich@suse.com \
    --cc=Marcus.Granado@eu.citrix.com \
    --cc=george.dunlap@eu.citrix.com \
    --cc=malcolm.crossley@citrix.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.