ARM: exynos_defconfig: Enable SCHED_MC and ENERGY_MODEL
authorLukasz Luba <lukasz.luba@arm.com>
Thu, 20 Feb 2020 09:56:36 +0000 (09:56 +0000)
committerKrzysztof Kozlowski <krzk@kernel.org>
Thu, 20 Feb 2020 17:56:24 +0000 (18:56 +0100)
commit834e34007eb20434620d988489389ad853f1293c
tree97ed878140b933c52d2b12e17d11a865077fb182
parentf87249dd1c9b3bf06c2252419ccf2ee65592b538
ARM: exynos_defconfig: Enable SCHED_MC and ENERGY_MODEL

The Energy Model (EM) is needed to run Energy Aware Scheduler (EAS).
Enable ENERGY_MODEL to make that happen. This will increase energy
efficiency of the big.LITTLE platforms (e.g. Exynos5422) by smarter
decisions in scheduling tasks in non-heavy workloads.

Add SCHED_MC in order to create another level in scheduling domains: 'MC'.
This improves scheduler's decisions on platforms with CPU clusters, such
as big.LITTLE.

Signed-off-by: Lukasz Luba <lukasz.luba@arm.com>
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
arch/arm/configs/exynos_defconfig