Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 4356e199 authored by Pavankumar Kondeti's avatar Pavankumar Kondeti
Browse files

sched: Set boost policy based on sysctl_sched_is_big_little



Currently boost policy is set to SCHED_BOOST_ON_BIG when
min_possible_efficiency != max_possible_efficiency. This
does not work for a SMP system on which some CPUs have
slightly higher efficiency (for example higher cache size)
but otherwise identical to other clusters. For such systems,
spreading the tasks gives better performance under boost.

Change-Id: Ie59388cb00e2ff9777c5b89903b38015cba23b23
Signed-off-by: default avatarPavankumar Kondeti <pkondeti@codeaurora.org>
parent 59dfcb4e
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