Re: [Xen-devel] [PATCH 0/3] The 'null' Scheduler

2017-03-20 Thread Stefano Stabellini
On Fri, 17 Mar 2017, Dario Faggioli wrote: > Hello, > > This patch series implements what I call the 'null' scheduler. > > It's a very simple, very static scheduling posicy that always schedules the > same vCPU(s) on the same pCPU(s). That's it. > > If there are less vCPUs than pCPUs, some of t

[Xen-devel] [PATCH 0/3] The 'null' Scheduler

2017-03-17 Thread Dario Faggioli
Hello, This patch series implements what I call the 'null' scheduler. It's a very simple, very static scheduling posicy that always schedules the same vCPU(s) on the same pCPU(s). That's it. If there are less vCPUs than pCPUs, some of the pCPUs are _always_ idle. If there are more, some vCPUs