From: Dario Faggioli <dario.faggioli@citrix.com>
To: Andrew Cooper <andrew.cooper3@citrix.com>
Cc: George Dunlap <george.dunlap@eu.citrix.com>,
xen-devel@lists.xenproject.org
Subject: Re: [PATCH 4/7] xen: get rid of the SEDF scheduler
Date: Mon, 29 Jun 2015 15:29:43 +0200 [thread overview]
Message-ID: <1435584583.25170.241.camel@citrix.com> (raw)
In-Reply-To: <55913257.2040300@citrix.com>
[-- Attachment #1.1: Type: text/plain, Size: 1005 bytes --]
On Mon, 2015-06-29 at 12:56 +0100, Andrew Cooper wrote:
> On 26/06/15 17:19, Dario Faggioli wrote:
> > --- a/xen/include/public/domctl.h
> > +++ b/xen/include/public/domctl.h
> > @@ -324,7 +324,6 @@ DEFINE_XEN_GUEST_HANDLE(xen_domctl_max_vcpus_t);
> >
> > /* XEN_DOMCTL_scheduler_op */
> > /* Scheduler types. */
> > -#define XEN_SCHEDULER_SEDF 4
>
> Please instead use:
>
> /* #define XEN_SCHEDULER_SEDF 4 (Removed) */
>
> To help keep bits of the history, and reduce the likelyhood of
> accidental reuse.
>
Ok, good point.
I just killed it as I did not see any trace of 0-3, which I suspect were
the other previously existing schedulers, but, yes, I'll do as you
suggest.
Thanks and Regards,
Dario
--
<<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)
[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 181 bytes --]
[-- Attachment #2: Type: text/plain, Size: 126 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
next prev parent reply other threads:[~2015-06-29 13:29 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-26 16:18 [PATCH 0/7] get rid of the SEDF scheduler Dario Faggioli
2015-06-26 16:18 ` [PATCH 1/7] libxl: " Dario Faggioli
2015-06-26 16:18 ` [PATCH 2/7] tools: python: get rid of the SEDF scheduler bindings Dario Faggioli
2015-06-26 16:19 ` [PATCH 3/7] libxc: get rid of the SEDF scheduler Dario Faggioli
2015-06-26 16:19 ` [PATCH 4/7] xen: " Dario Faggioli
2015-06-29 11:56 ` Andrew Cooper
2015-06-29 13:29 ` Dario Faggioli [this message]
2015-06-26 16:19 ` [PATCH 5/7] xen: kill sched_sedf.c Dario Faggioli
2015-06-26 16:19 ` [PATCH 6/7] xl: get rid of the SEDF scheduler Dario Faggioli
2015-06-26 16:19 ` [PATCH 7/7] docs: " Dario Faggioli
2015-07-02 15:56 ` [PATCH 0/7] " George Dunlap
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=1435584583.25170.241.camel@citrix.com \
--to=dario.faggioli@citrix.com \
--cc=andrew.cooper3@citrix.com \
--cc=george.dunlap@eu.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.