Re: [Xen-devel] [PATCH 0/3] xen/sched: use new idle scheduler for free cpus

2019-08-26 Thread Juergen Gross
On 13.08.19 17:51, Dario Faggioli wrote: On Fri, 2019-08-02 at 15:07 +0200, Juergen Gross wrote: These three patches have been carved out from my core scheduling series as they are sufficiently independent to be applied even without the big series. Without this little series there are messages

Re: [Xen-devel] [PATCH 0/3] xen/sched: use new idle scheduler for free cpus

2019-08-13 Thread Dario Faggioli
On Fri, 2019-08-02 at 15:07 +0200, Juergen Gross wrote: > These three patches have been carved out from my core scheduling > series > as they are sufficiently independent to be applied even without the > big > series. > > Without this little series there are messages like the following to > be > s

Re: [Xen-devel] [PATCH 0/3] xen/sched: use new idle scheduler for free cpus

2019-08-09 Thread Dario Faggioli
On Fri, 2019-08-09 at 11:47 +0200, Juergen Gross wrote: > On 02.08.19 15:07, Juergen Gross wrote: > > > > Juergen Gross (3): > >xen/sched: populate cpupool0 only after all cpus are up > >xen/sched: remove cpu from pool0 before removing it > >xen/sched: add minimalistic idle scheduler f

Re: [Xen-devel] [PATCH 0/3] xen/sched: use new idle scheduler for free cpus

2019-08-09 Thread Juergen Gross
On 02.08.19 15:07, Juergen Gross wrote: These three patches have been carved out from my core scheduling series as they are sufficiently independent to be applied even without the big series. Without this little series there are messages like the following to be seen on the console when booting

[Xen-devel] [PATCH 0/3] xen/sched: use new idle scheduler for free cpus

2019-08-02 Thread Juergen Gross
These three patches have been carved out from my core scheduling series as they are sufficiently independent to be applied even without the big series. Without this little series there are messages like the following to be seen on the console when booting with smt=0: (XEN) Adding cpu 1 to runqueu