sched: ems: energy: fix energy CPU selection algorithm
- Consider CPU idleness to avoid excessive task packing, which hurts
overall performance
- Use cpu_util_wake() instead of cpu_util(), fixing miscalculation
that causes the selection code thinking that the CPU is overutilized
- Mark CPU utilization with task util accounted as least utilized
CPU
Signed-off-by:
Diep Quynh <remilia.1505@gmail.com>
Change-Id: I38f525ea4f78edfcb90f9e56f6cefbd19c022008
Loading
Please register or sign in to comment