mirror of
https://github.com/torvalds/linux.git
synced 2026-06-09 07:03:37 +02:00
When EAS can not find a best_energy_cpu, consider a idlest cpu as a backup if it is a little power increased(<3.1%). Test NenaMark2.apk on RK3588 EVB1 board: without this patch: min-fps=57, avg-fps=59.4 with this patch: min-fps=60, avg-fps=60 Change-Id: Ibc99282c21fa32cbed1d4f5dcc66c76a6b120b70 Signed-off-by: Liang Chen <cl@rock-chips.com> |
||
|---|---|---|
| .. | ||
| autogroup.c | ||
| autogroup.h | ||
| clock.c | ||
| completion.c | ||
| core.c | ||
| cpuacct.c | ||
| cpudeadline.c | ||
| cpudeadline.h | ||
| cpufreq_schedutil.c | ||
| cpufreq.c | ||
| cpupri.c | ||
| cpupri.h | ||
| cputime.c | ||
| deadline.c | ||
| debug.c | ||
| fair.c | ||
| features.h | ||
| idle.c | ||
| isolation.c | ||
| loadavg.c | ||
| Makefile | ||
| membarrier.c | ||
| pelt.c | ||
| pelt.h | ||
| psi.c | ||
| rt.c | ||
| sched-pelt.h | ||
| sched.h | ||
| smp.h | ||
| stats.c | ||
| stats.h | ||
| stop_task.c | ||
| swait.c | ||
| topology.c | ||
| wait_bit.c | ||
| wait.c | ||