xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0 of 5] xl scheduler support
@ 2011-11-17 12:00 Juergen Gross
  2011-11-17 12:00 ` [PATCH 1 of 5] xl sched-credit: support long options Juergen Gross
                   ` (5 more replies)
  0 siblings, 6 replies; 15+ messages in thread
From: Juergen Gross @ 2011-11-17 12:00 UTC (permalink / raw)
  To: xen-devel

This patch series enhances scheduler support of xl.

Patch 1: xl sched-credit: support long options
Patch 2: Support cpupools in xl sched-credit
Patch 3: Support of xl sched-credit2
Patch 4: Correct error message in libxl_sched_credit_domain_get()
Patch 5: Support of xl sched-sedf


7 files changed, 622 insertions(+), 38 deletions(-)
docs/man/xl.pod.1           |   90 ++++++++-
tools/libxl/libxl.c         |  100 ++++++++++
tools/libxl/libxl.h         |    8 
tools/libxl/libxl_types.idl |   13 +
tools/libxl/xl.h            |    2 
tools/libxl/xl_cmdimpl.c    |  418 +++++++++++++++++++++++++++++++++++++++----
tools/libxl/xl_cmdtable.c   |   29 ++

^ permalink raw reply	[flat|nested] 15+ messages in thread
* [PATCH 0 of 5] v2: xl scheduler support
@ 2011-11-28 12:45 Juergen Gross
  2011-11-28 12:46 ` [PATCH 4 of 5] Correct error message in libxl_sched_credit_domain_get() Juergen Gross
  0 siblings, 1 reply; 15+ messages in thread
From: Juergen Gross @ 2011-11-28 12:45 UTC (permalink / raw)
  To: xen-devel

This patch series enhances scheduler support of xl.

Patch 1: xl sched-credit: support long options
Patch 2: Support cpupools in xl sched-credit
Patch 3: Support of xl sched-credit2
Patch 4: Correct error message in libxl_sched_credit_domain_get()
Patch 5: Support of xl sched-sedf

Changes since v1:
- trim code lines to <80 characters

7 files changed, 641 insertions(+), 38 deletions(-)
docs/man/xl.pod.1           |   90 ++++++++-
tools/libxl/libxl.c         |  108 ++++++++++
tools/libxl/libxl.h         |    8 
tools/libxl/libxl_types.idl |   13 +
tools/libxl/xl.h            |    2 
tools/libxl/xl_cmdimpl.c    |  429 +++++++++++++++++++++++++++++++++++++++----
tools/libxl/xl_cmdtable.c   |   29 ++

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

end of thread, other threads:[~2011-11-28 12:46 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-17 12:00 [PATCH 0 of 5] xl scheduler support Juergen Gross
2011-11-17 12:00 ` [PATCH 1 of 5] xl sched-credit: support long options Juergen Gross
2011-11-17 12:00 ` [PATCH 2 of 5] Support cpupools in xl sched-credit Juergen Gross
2011-11-17 12:00 ` [PATCH 3 of 5] Support of xl sched-credit2 Juergen Gross
2011-11-17 12:00 ` [PATCH 4 of 5] Correct error message in libxl_sched_credit_domain_get() Juergen Gross
2011-11-17 12:00 ` [PATCH 5 of 5] Support of xl sched-sedf Juergen Gross
2011-11-23  9:11 ` [PATCH 0 of 5] xl scheduler support Dario Faggioli
2011-11-23  9:21   ` Juergen Gross
2011-11-23 10:23     ` Dario Faggioli
2011-11-23  9:24   ` Ian Campbell
2011-11-23 10:24     ` Dario Faggioli
2011-11-23 10:55       ` Dario Faggioli
2011-11-23 11:38         ` Ian Campbell
2011-11-23 12:07           ` Dario Faggioli
  -- strict thread matches above, loose matches on Subject: below --
2011-11-28 12:45 [PATCH 0 of 5] v2: " Juergen Gross
2011-11-28 12:46 ` [PATCH 4 of 5] Correct error message in libxl_sched_credit_domain_get() Juergen Gross

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).