All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] xen: sched: rework and add performance counters
@ 2015-02-26 13:36 Dario Faggioli
  2015-02-26 13:36 ` [PATCH 1/4] xen: sched: honour generic perf conuters in the RTDS scheduler Dario Faggioli
                   ` (4 more replies)
  0 siblings, 5 replies; 17+ messages in thread
From: Dario Faggioli @ 2015-02-26 13:36 UTC (permalink / raw)
  To: Xen-devel; +Cc: George Dunlap, Keir Fraser, Meng Xu, Jan Beulich

A small series that refactors a few of the existing scheduling related
performance counters, making them generic and updating them from all
schedulers, rather than just in Credit1.

It also (in the last patch) add a few new counters, specific to Credit2.

Thanks and Regards,
Dario
---
Dario Faggioli (4):
      xen: sched: honour generic perf conuters in the RTDS scheduler
      xen: sched: make counters for vCPU sleep and wakeup generic
      xen: sched: make counters for vCPU tickling generic
      xen: credit2: add a few performance counters

 xen/common/sched_credit2.c   |   37 +++++++++++++++++++++++++++++++++----
 xen/common/sched_rt.c        |   18 ++++++++++++++++++
 xen/include/xen/perfc_defn.h |   29 +++++++++++++++++++++--------
 3 files changed, 72 insertions(+), 12 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] 17+ messages in thread

end of thread, other threads:[~2015-02-27 15:49 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-26 13:36 [PATCH 0/4] xen: sched: rework and add performance counters Dario Faggioli
2015-02-26 13:36 ` [PATCH 1/4] xen: sched: honour generic perf conuters in the RTDS scheduler Dario Faggioli
2015-02-27  5:43   ` Meng Xu
2015-02-27  8:22     ` Dario Faggioli
2015-02-26 13:37 ` [PATCH 2/4] xen: sched: make counters for vCPU sleep and wakeup generic Dario Faggioli
2015-02-27 15:01   ` Meng Xu
2015-02-27 15:49     ` Dario Faggioli
2015-02-26 13:37 ` [PATCH 3/4] xen: sched: make counters for vCPU tickling generic Dario Faggioli
2015-02-26 15:22   ` Jan Beulich
2015-02-26 15:31     ` Dario Faggioli
2015-02-27  5:47   ` Meng Xu
2015-02-27 10:53     ` Dario Faggioli
2015-02-27 14:49       ` Meng Xu
2015-02-26 13:37 ` [PATCH 4/4] xen: credit2: add a few performance counters Dario Faggioli
2015-02-26 15:24   ` Jan Beulich
2015-02-26 15:25 ` [PATCH 0/4] xen: sched: rework and add " Jan Beulich
2015-02-27 13:30   ` Dario Faggioli

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.