Revert "sched/fair: Don't let tasks slip away from gold to silver cluster".
If we ever wanted to stop big tasks from being balanced out to smaller cluster, it had already been done by checking the tasks in can_migrate_task() with schedtune This commit, however, introduces a bug that light tasks including non-big tasks not being balanced out to smaller cluster, resulting in big cluster being occasionally overloaded Signed-off-by:Diep Quynh <remilia.1505@gmail.com> Signed-off-by:
Vishalcj17 <vishalcj@aospa.co>
Loading
Please register or sign in to comment