diff options
| author | Patrick Bellasi <patrick.bellasi@arm.com> | 2016-07-29 15:45:57 +0100 |
|---|---|---|
| committer | Amit Pundir <amit.pundir@linaro.org> | 2016-09-14 14:59:32 +0530 |
| commit | 9064187216fa872e72548618c5cced462e5bee24 (patch) | |
| tree | 06db6b48ab02e80b3bfcd73639643a3441e09be5 /kernel/sysctl_binary.c | |
| parent | d3dd88bcc7a0b4ece9e52a8983c0025fec9d2f8a (diff) | |
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: Patrick Bellasi <patrick.bellasi@arm.com>
[jstultz: fwdported to 4.4]
Signed-off-by: John Stultz <john.stultz@linaro.org>
Diffstat (limited to 'kernel/sysctl_binary.c')
0 files changed, 0 insertions, 0 deletions
