xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] xen: sched: Credit1 shouldn't boost vcpus being migrated.
@ 2016-02-12 16:29 Dario Faggioli
  2016-02-12 16:29 ` [PATCH v3 1/2] xen: credit1: trace vCPU boost/unboost Dario Faggioli
  2016-02-12 16:29 ` [PATCH v3 2/2] xen: credit1: avoid boosting vCPUs being "just" migrated Dario Faggioli
  0 siblings, 2 replies; 8+ messages in thread
From: Dario Faggioli @ 2016-02-12 16:29 UTC (permalink / raw)
  To: xen-devel
  Cc: George Dunlap, Marcus Granado, Malcolm Crossley, Jan Beulich,
	Andrew Cooper

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)

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2016-02-24 17:47 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-12 16:29 [PATCH v3 0/2] xen: sched: Credit1 shouldn't boost vcpus being migrated Dario Faggioli
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).