sched: ems: support find energy efficient cpu
authorPark Bumgyu <bumgyu.park@samsung.com>
Tue, 27 Mar 2018 03:50:03 +0000 (12:50 +0900)
committerChungwoo Park <cww.park@samsung.com>
Mon, 21 May 2018 08:35:30 +0000 (17:35 +0900)
commitb2d32aca78535a334d5892b9e00c8be397f4b3de
treed8d8901a2d242efcba3362d20b13f112eae1e8a2
parent1d174213941b50bd2f819e5701b039005f073389
sched: ems: support find energy efficient cpu

Based on the task utilization, it is a function to find the cpu with
the least energy efficiency considering cpu cpacity and power.

Change-Id: I28c333f8f6881ea4aaaf57361cc612975dc35c26
Signed-off-by: Park Bumgyu <bumgyu.park@samsung.com>
include/trace/events/ems.h
kernel/sched/ems/core.c
kernel/sched/ems/ems.h
kernel/sched/fair.c