]> xenbits.xensource.com Git - people/dariof/xen.git/commit
xen/sched: support core scheduling for moving cpus to/from cpupools
authorJuergen Gross <jgross@suse.com>
Wed, 2 Oct 2019 07:27:42 +0000 (09:27 +0200)
committerJan Beulich <jbeulich@suse.com>
Fri, 4 Oct 2019 11:02:41 +0000 (13:02 +0200)
commitcb563d7665f2f369c2f784db9f665276e06245dc
tree729037764cfdc21e3cc343fb88342009d79a4e74
parent1ec410112cdd9eec9cacde5258c24f631f0ea9cd
xen/sched: support core scheduling for moving cpus to/from cpupools

With core scheduling active it is necessary to move multiple cpus at
the same time to or from a cpupool in order to avoid split scheduling
resources in between.

Signed-off-by: Juergen Gross <jgross@suse.com>
Reviewed-by: Dario Faggioli <dfaggioli@suse.com>
xen/common/cpupool.c
xen/common/schedule.c
xen/include/xen/sched-if.h