Signed-off-by: Dario Faggioli <dario.faggi...@citrix.com> --- This goes on top of:
https://lists.xen.org/archives/html/xen-devel/2016-10/msg00944.html I'm of course happy to rebase/resend, if the above mentioned series changes. --- Cc: secur...@xenproject.org Cc: George Dunlap <george.dun...@eu.citrix.com> Cc: Anshul Makkar <anshul.mak...@citrix.com> Cc: Wei Liu <wei.l...@citrix.com> Cc: Lars Kurth <lars.ku...@citrix.com> Cc: Andrew Cooper <andrew.coop...@citrix.com> Cc: Ian Jackson <ian.jack...@eu.citrix.com> Cc: Jan Beulich <jbeul...@suse.com> Cc: Konrad Rzeszutek Wilk <konrad.w...@oracle.com> Cc: Stefano Stabellini <sstabell...@kernel.org> --- docs/features/sched_credit2.pandoc | 2 +- xen/common/sched_credit2.c | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/features/sched_credit2.pandoc b/docs/features/sched_credit2.pandoc index 8609d9c..9c8e15b 100644 --- a/docs/features/sched_credit2.pandoc +++ b/docs/features/sched_credit2.pandoc @@ -5,7 +5,7 @@ # Basics ---------------- ---------------------------------------------------- - Status: **Experimental** + Status: **Supported** Component: Hypervisor ---------------- ---------------------------------------------------- diff --git a/xen/common/sched_credit2.c b/xen/common/sched_credit2.c index fe46e80..1f26553 100644 --- a/xen/common/sched_credit2.c +++ b/xen/common/sched_credit2.c @@ -2954,8 +2954,6 @@ csched2_init(struct scheduler *ops) struct csched2_private *prv; printk("Initializing Credit2 scheduler\n"); - printk(" WARNING: This is experimental software in development.\n" \ - " Use at your own risk.\n"); printk(XENLOG_INFO " load_precision_shift: %d\n" XENLOG_INFO " load_window_shift: %d\n" _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel