diff options
| author | Joonwoo Park <joonwoop@codeaurora.org> | 2015-08-21 11:02:22 -0700 |
|---|---|---|
| committer | David Keitel <dkeitel@codeaurora.org> | 2016-03-23 20:02:31 -0700 |
| commit | 91a87102354241b57814e359827a69d0f2fa4924 (patch) | |
| tree | adfbdef2075908fb2308a08702ca5e79830f2e83 /kernel/stacktrace.c | |
| parent | 383ae6b29eb14d498e3a57f40fa61115d910646d (diff) | |
sched: precompute required frequency for CPU load
At present in order to estimate power cost of CPU load, HMP scheduler
converts CPU load to coresponding frequency on the fly which can be
avoided.
Optimize and reduce execution time of select_best_cpu() by precomputing
CPU load to frequency conversion. This optimization reduces about ~20% of
execution time of select_best_cpu() on average.
Change-Id: I385c57f2ea9a50883b76ba6ca3deb673b827217f
[joonwoop@codeaurora.org: fixed minior conflict in kernel/sched/sched.h.
stripped out codes for CONFIG_SCHED_QHMP.]
Signed-off-by: Joonwoo Park <joonwoop@codeaurora.org>
Diffstat (limited to 'kernel/stacktrace.c')
0 files changed, 0 insertions, 0 deletions
