linux/kernel/sched
Liang Chen bba1b62967 sched/fair: optimize find_energy_efficient_cpu() for EAS scheduler
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>
2022-11-04 15:00:48 +08:00
..
autogroup.c
autogroup.h
clock.c
completion.c
core.c sched: optimize prio for kernel RT thread and kworker 2022-07-28 16:30:51 +08:00
cpuacct.c
cpudeadline.c
cpudeadline.h
cpufreq_schedutil.c sched: cpufreq_schedutil: add attribute for change target_load 2022-09-15 19:53:25 +08:00
cpufreq.c
cpupri.c
cpupri.h
cputime.c This is the 5.10.94 stable release 2022-01-27 11:49:22 +01:00
deadline.c This is the 5.10.65 stable release 2021-09-15 14:16:47 +02:00
debug.c This is the 5.10.110 stable release 2022-04-18 17:41:18 +02:00
fair.c sched/fair: optimize find_energy_efficient_cpu() for EAS scheduler 2022-11-04 15:00:48 +08:00
features.h
idle.c This is the 5.10.69 stable release 2021-09-30 18:36:17 +02:00
isolation.c
loadavg.c
Makefile
membarrier.c kernel: delete repeated words in comments 2022-02-01 17:25:45 +01:00
pelt.c sched/pelt: add sysctl node to set pelt halflife period 2022-07-28 14:24:59 +08:00
pelt.h sched/pelt: Relax the sync of util_sum with util_avg 2022-02-01 17:25:45 +01:00
psi.c This is the 5.10.97 stable release 2022-02-08 10:08:24 +01:00
rt.c Merge tag 'ASB-2022-04-05_12-5.10' of https://android.googlesource.com/kernel/common 2022-07-15 17:40:39 +08:00
sched-pelt.h
sched.h soc: rockchip: add different performance level support 2022-03-17 15:08:40 +08:00
smp.h
stats.c
stats.h
stop_task.c
swait.c
topology.c This is the 5.10.104 stable release 2022-03-12 13:57:09 +01:00
wait_bit.c
wait.c This is the 5.10.85 stable release 2021-12-14 15:11:46 +01:00