From: Vincent Guittot Date: Tue, 10 Jul 2012 13:13:12 +0000 (+0100) Subject: ARM: 7463/1: topology: Update cpu_power according to DT information X-Git-Tag: v3.6-rc1~70^2^5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=339ca09d7adac80eda8d097ab473c6c23ee86b17;p=pandora-kernel.git ARM: 7463/1: topology: Update cpu_power according to DT information Use cpu compatibility field and clock-frequency field of DT to estimate the capacity of each core of the system and to update the cpu_power field accordingly. This patch enables to put more running tasks on big cores than on LITTLE ones. But this patch doesn't ensure that long running tasks will run on big cores and short ones on LITTLE cores. Signed-off-by: Vincent Guittot Reviewed-by: Namhyung Kim Acked-by: Peter Zijlstra Signed-off-by: Russell King --- Reading git-diff-tree failed