Re: [PATCH] ARM64: Enable multi-core scheduler support by default

2015-10-30 Thread Catalin Marinas
On Fri, Oct 30, 2015 at 12:29:00PM +, Dietmar Eggemann wrote: > On 10/29/2015 05:19 PM, Catalin Marinas wrote: > >On Mon, Oct 19, 2015 at 05:55:49PM +0100, Dietmar Eggemann wrote: > >>Make sure that the task scheduler domain hierarchy is set-up correctly > >>on systems with single or multi-clus

Re: [PATCH] ARM64: Enable multi-core scheduler support by default

2015-10-30 Thread Dietmar Eggemann
On 10/29/2015 05:19 PM, Catalin Marinas wrote: On Mon, Oct 19, 2015 at 05:55:49PM +0100, Dietmar Eggemann wrote: Make sure that the task scheduler domain hierarchy is set-up correctly on systems with single or multi-cluster topology. Signed-off-by: Dietmar Eggemann --- arch/arm64/configs/def

Re: [PATCH] ARM64: Enable multi-core scheduler support by default

2015-10-29 Thread Catalin Marinas
On Mon, Oct 19, 2015 at 05:55:49PM +0100, Dietmar Eggemann wrote: > Make sure that the task scheduler domain hierarchy is set-up correctly > on systems with single or multi-cluster topology. > > Signed-off-by: Dietmar Eggemann > --- > arch/arm64/configs/defconfig | 1 + > 1 file changed, 1 inser

Re: [PATCH] ARM64: Enable multi-core scheduler support by default

2015-10-28 Thread Punit Agrawal
Hi Catalin, Will, Dietmar Eggemann writes: > Make sure that the task scheduler domain hierarchy is set-up correctly > on systems with single or multi-cluster topology. > > Signed-off-by: Dietmar Eggemann FWIW, Acked-by: Punit Agrawal I am not sure how we update the defconfig. Can you