Skip to content
Commit 1deb3036 authored by Quentin Perret's avatar Quentin Perret
Browse files

tests: sched_android: Add schedtune task placement tests



The schedtune boost is typically used on Android devices to bias the
task placement. Make sure this is working properly by checking if
top-app tasks end up on CPUs with enough capacity to meet their compute
demand.

This is not strictly matching the current android behaviour (that is,
maximize the CPU capacity for boosted tasks, ...) but should at least
make sure things work OK on performance side of things, and should be
more future proof in case of changes in android (removing fbt() for
example).

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