[COMMON] sched: ems: New function to check whether task make cpu overutilize
authorDaeyeong Lee <daeyeong.lee@samsung.com>
Tue, 27 Mar 2018 09:46:50 +0000 (18:46 +0900)
committerChungwoo Park <cww.park@samsung.com>
Mon, 21 May 2018 08:35:26 +0000 (17:35 +0900)
commit50df5832acea15cbc768e5ee502e4af45c6663c7
treefe837eae33d132e01d3c5c87fe0876384e036537
parent94be95a3e205c42c90ad50586b666315c5a159ab
[COMMON] sched: ems: New function to check whether task make cpu overutilize

The lbt_bring_overutilize function checks whether the CPU will be overutilized
at all levels when a task is added to the CPU.

Change-Id: Idbeb0f06f65ab7a807d85f4e76fc1fb8931d12f7
Signed-off-by: Daeyeong Lee <daeyeong.lee@samsung.com>
kernel/sched/ems/ems.h
kernel/sched/ems/lbt.c