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

Commit 76950b09 authored by Patrick Bellasi's avatar Patrick Bellasi Committed by Todd Kjos
Browse files

FIX: sched/tune: move schedtune_nornalize_energy into fair.c



The energy normalization function is required to get the proper values
for the P-E space filtering function to work.
That normalization is part of the hot wakeup path and currently implemented
with a function call.

Moving the normalization function into fair.c allows the compiler to
further optimize that code by reducing overheads in the wakeup hot path.

Signed-off-by: default avatarPatrick Bellasi <patrick.bellasi@arm.com>
parent 809222a0
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