Hi.
I have been trying to apply Linaro's HMP scheduler to a big.LITTLE
machine, which has 4 big and 4 LITTLE cores.
However, I could only utilize two cores with the HMP scheduler.
While hmp_select_faster_cpu() always selects the first core in the big
cluster and hmp_select_slower_cpu() always se
Adding its author in cc.
On 27 June 2013 14:16, J wrote:
>
> Hi.
>
> I have been trying to apply Linaro's HMP scheduler to a big.LITTLE
> machine, which has 4 big and 4 LITTLE cores.
> However, I could only utilize two cores with the HMP scheduler.
>
> While hmp_select_faster_cpu() always selects