On Thu, Jan 18, 2018 at 06:16:47PM +0000, Wei Liu wrote: > We use the default scheduler (credit1 as of writing). The NULL > scheduler still has bugs to fix. > > Signed-off-by: Wei Liu <wei.l...@citrix.com>
This is AFAICT missing the change to shim.config, because the shim in staging is still being built with: CONFIG_SCHED_NULL_DEFAULT=y CONFIG_SCHED_DEFAULT="null" This however doesn't seem to be the case for the 4.10.0-shim-comet branch, where it's built with: CONFIG_SCHED_CREDIT_DEFAULT=y CONFIG_SCHED_DEFAULT="credit" Thanks, Roger. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel