From: Andrew Cooper <andrew.cooper3@citrix.com>
To: Dario Faggioli <dario.faggioli@citrix.com>,
xen-devel@lists.xenproject.org
Cc: George Dunlap <george.dunlap@eu.citrix.com>
Subject: Re: [PATCH v2 4/7] xen: get rid of the SEDF scheduler
Date: Fri, 3 Jul 2015 11:30:31 +0100 [thread overview]
Message-ID: <55966447.7020606@citrix.com> (raw)
In-Reply-To: <20150703102500.5144.61070.stgit@Solace.station>
On 03/07/15 11:25, Dario Faggioli wrote:
> more specifically, of all the symbols and references
> to it.
>
> Signed-off-by: Dario Faggioli <dario.faggioli@citrix.com>
> Reviewed-by: George Dunlap <george.dunlap@eu.citrix.com>
> ---
> Cc: Andrew Cooper <andrew.cooper3@citrix.com>
>
> Changes from v1:
> - added markers for removed #defines, to help keep bits
> of the history, and reduce the likelyhood of accidental
> reuse, as requested during review.
> ---
> docs/misc/xen-command-line.markdown | 2 +-
> xen/common/Makefile | 1 -
> xen/common/schedule.c | 1 -
> xen/include/public/domctl.h | 9 +--------
> xen/include/public/trace.h | 2 +-
> xen/include/xen/sched-if.h | 1 -
> 6 files changed, 3 insertions(+), 13 deletions(-)
Perhaps you wish to include git rm xen/common/sched_sedf.c ?
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
next prev parent reply other threads:[~2015-07-03 10:30 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-03 10:24 [PATCH v2 0/7] get rid of the SEDF scheduler Dario Faggioli
2015-07-03 10:24 ` [PATCH v2 1/7] libxl: " Dario Faggioli
2015-07-03 14:23 ` Ian Campbell
2015-07-03 14:33 ` Dario Faggioli
2015-07-03 14:39 ` Ian Campbell
2015-07-03 14:50 ` Ian Jackson
2015-07-03 14:49 ` Ian Jackson
2015-07-03 10:24 ` [PATCH v2 2/7] tools: python: get rid of the SEDF scheduler bindings Dario Faggioli
2015-07-03 14:23 ` Ian Campbell
2015-07-03 10:24 ` [PATCH v2 3/7] libxc: get rid of the SEDF scheduler Dario Faggioli
2015-07-03 14:23 ` Ian Campbell
2015-07-03 10:25 ` [PATCH v2 4/7] xen: " Dario Faggioli
2015-07-03 10:30 ` Andrew Cooper [this message]
2015-07-03 13:26 ` Dario Faggioli
2015-07-03 10:25 ` [PATCH v2 5/7] xen: kill sched_sedf.c Dario Faggioli
2015-07-03 10:25 ` [PATCH v2 6/7] xl: get rid of the SEDF scheduler Dario Faggioli
2015-07-03 14:26 ` Ian Campbell
2015-07-03 14:36 ` Dario Faggioli
2015-07-03 14:42 ` Ian Campbell
2015-07-03 10:25 ` [PATCH v2 7/7] docs: " Dario Faggioli
2015-07-03 14:26 ` Ian Campbell
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=55966447.7020606@citrix.com \
--to=andrew.cooper3@citrix.com \
--cc=dario.faggioli@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.