sched: ems: set cpu capacity for simplified energy model
authorPark Bumgyu <bumgyu.park@samsung.com>
Tue, 10 Apr 2018 01:18:38 +0000 (10:18 +0900)
committerChungwoo Park <cww.park@samsung.com>
Mon, 21 May 2018 08:35:42 +0000 (17:35 +0900)
commit45c2e990a1d782246d8d2c5bd3c5cccce9e976ba
tree0c97f680e7b0f25302d761f791198e60b0a2372a
parentd4c8f19ac458e37a20ac6c75e0fc338800e7b204
sched: ems: set cpu capacity for simplified energy model

We added the SIMPLIFIED_ENERGY_TABLE config to prevent conflicts
with existing energy model. If this config is enabled, the codes for
legacy energy model is unactivated.

Change-Id: I9b6d48334b32a50fd4cc8029d8eab85adb623a9d
Signed-off-by: Park Bumgyu <bumgyu.park@samsung.com>
drivers/base/arch_topology.c
drivers/soc/samsung/exynos-topology.c
include/linux/ems.h
init/Kconfig
kernel/sched/ems/energy.c