Skip to content
Commit 7405d27c authored by Quentin Perret's avatar Quentin Perret Committed by Valentin Schneider
Browse files

tests: eas_behaviour: Fix TwoBigThreeSmall duty cycle



The big tasks in TwoBigThreeSmall are 80%. Because of this, EAS is kept
overutilized consistently, hence not giving the small tasks an
opportunity to be placed appropriately on little CPUs.

Although this is arguably something that could be improved on the kernel
side, it should also be noted that these tasks used to be 70% in the old
Lisa implementation, hence avoiding the problem altogether. Since the
change to 80% was not intended, and since the current test failures
don't teach us anything that we didn't know before, let's revert to 70%
tasks and avoid unnecessary pain.

Signed-off-by: default avatarQuentin Perret <quentin.perret@arm.com>
parent d00d1632
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