Re: [RFC 6/6] sched: ARM: create a dedicated scheduler topology table

2014-03-06 Thread Vincent Guittot
On 6 March 2014 06:38, Dietmar Eggemann wrote: > On 05/03/14 07:18, Vincent Guittot wrote: >> Create a dedicated topology table for ARM which will create new level to >> differentiate CPUs that can or not powergate independantly from others. >> >> The patch gives an example of how to add domain th

Re: [RFC 6/6] sched: ARM: create a dedicated scheduler topology table

2014-03-05 Thread Dietmar Eggemann
On 05/03/14 07:18, Vincent Guittot wrote: > Create a dedicated topology table for ARM which will create new level to > differentiate CPUs that can or not powergate independantly from others. > > The patch gives an example of how to add domain that will take advantage of > SD_SHARE_POWERDOMAIN. >

[RFC 6/6] sched: ARM: create a dedicated scheduler topology table

2014-03-04 Thread Vincent Guittot
Create a dedicated topology table for ARM which will create new level to differentiate CPUs that can or not powergate independantly from others. The patch gives an example of how to add domain that will take advantage of SD_SHARE_POWERDOMAIN. Signed-off-by: Vincent Guittot --- arch/arm/kernel/t