Skip to content
Commit 911eff3a authored by Qais Yousef's avatar Qais Yousef
Browse files

sched/eas: Check a task has a fitting cpu when updating misfit



If a misfit task is affined to a subset of the possible cpus, we need
to verify that one of these cpus can fit it. Otherwise the load balance
code will continuously trigger needlessly leading to balance_interval to
increase in return and eventually end up with a situation where real
imbalances take a long time to address because of this impossible
imbalance situation.

Signed-off-by: Qais Yousef's avatarQais Yousef <qais.yousef@arm.com>
parent fdf756f7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment