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

Skip to content
Commit ee8cf2ef authored by Lingutla Chandrasekhar's avatar Lingutla Chandrasekhar
Browse files

sched: avoid energy evaluation for isolated prev_cpu



If task placement algorithm is not able to find efficient cpu,
it bias towards prev_cpu. If prev_cpu is isolated then, we use one
of non-isolated task allowed cpu and skip energy evaluations.
If we find efficient or backup cpu, prev_cpu is isolated then still it
is used for energy evaluations, which is not needed.

If prev_cpu isolated, set eenv flag independent of target_cpu to avoid
unnecessary energy evaluations.

Change-Id: I884d0e224b2f40157ef55fd429e138cf66eb6de1
Signed-off-by: default avatarLingutla Chandrasekhar <clingutla@codeaurora.org>
parent 75a3c4ec
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment