[PATCH 1/2] arm64: topology: Tell the scheduler about the relative power of cores

Catalin Marinas catalin.marinas at arm.com
Tue May 20 10:37:27 PDT 2014


On Tue, May 20, 2014 at 01:23:40AM +0100, Mark Brown wrote:
> In heterogeneous systems like big.LITTLE systems the scheduler will be
> able to make better use of the available cores if we provide power numbers
> to it indicating their relative performance. Do this by parsing the CPU
> nodes in the DT.

Last time we discussed these two patches, my understanding was that the
mainline scheduler doesn't behave any better on big.LITTLE with this
additional information, unless you also have additional out of tree b.L
MP patches. Vincent is also cleaning up some of the cpu_power usage in
the scheduler.

So unless there are clear benefits in providing such information to the
mainline scheduler, I don't plan to merge them for the time being (I'm
also not convinced of the numbers in the second patch, they need some
benchmarking on real hardware).

-- 
Catalin



More information about the linux-arm-kernel mailing list