From: Juergen Gross <juergen.gross@ts.fujitsu.com>
To: xen-devel@lists.xensource.com
Subject: [PATCH 0 of 5] xl scheduler support
Date: Thu, 17 Nov 2011 11:50:24 +0100 [thread overview]
Message-ID: <patchbomb.1321527024@nehalem1> (raw)
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 ++
next reply other threads:[~2011-11-17 10:50 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-17 10:50 Juergen Gross [this message]
2011-11-17 10:50 ` [PATCH 1 of 5] [mq]: sched-credit-options Juergen Gross
2011-11-17 11:16 ` Ian Campbell
2011-11-17 11:22 ` Andrew Cooper
2011-11-17 10:50 ` [PATCH 2 of 5] [mq]: sched-cpupools Juergen Gross
2011-11-17 10:50 ` [PATCH 3 of 5] [mq]: sched-credit2 Juergen Gross
2011-11-17 10:50 ` [PATCH 4 of 5] [mq]: sched-credit-errtxt Juergen Gross
2011-11-17 10:50 ` [PATCH 5 of 5] [mq]: sched-sedf Juergen Gross
2011-11-17 11:14 ` [PATCH 0 of 5] xl scheduler support Juergen Gross
-- strict thread matches above, loose matches on Subject: below --
2011-11-17 12:00 Juergen Gross
2011-11-23 9:11 ` 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
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=patchbomb.1321527024@nehalem1 \
--to=juergen.gross@ts.fujitsu.com \
--cc=xen-devel@lists.xensource.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.