linux/include
Liang Chen 51d4aae73f sched/fair: optimize scheduler for performance
1. init util_avg of new task to half the util of big core.
2. treat task wait time as busy time.
3. do not put task to the cpu whose max util can not fit the task.
4. boost cpufreq when a task is wakeup.

if prefer powersave, we can disable this optimization by command:

echo 0 > /proc/sys/kernel/sched_performance_bias

Change-Id: I937d1cc2295645a1d044e0735ef575b6507bb752
Signed-off-by: Liang Chen <cl@rock-chips.com>
2020-07-16 14:50:45 +08:00
..
acpi ACPICA: Introduce ACPI_ACCESS_BYTE_WIDTH() macro 2020-03-05 16:42:17 +01:00
asm-generic init: Introduce call initcall async 2020-05-25 18:20:26 +08:00
clocksource
crypto UPSTREAM: crypto: skcipher - Introduce crypto_sync_skcipher 2020-03-12 10:46:18 -07:00
drm Revert "drm/dsi: Export mipi_dsi_device_transfer()" 2020-07-09 09:08:46 +08:00
dt-bindings dt-bindings: suspend: rv1126: add sleep mode config defines 2020-05-25 18:20:33 +08:00
keys
kvm
linux sched/fair: optimize scheduler for performance 2020-07-16 14:50:45 +08:00
math-emu
media Merge remote branch 'android-4.19' of https://android.googlesource.com/kernel/common 2020-03-21 19:46:46 +08:00
memory
misc
net This is the 4.19.111 stable release 2020-03-18 08:19:47 +01:00
pcmcia
ras
rdma RDMA/uverbs: Verify MR access flags 2020-02-14 16:33:23 -05:00
scsi This is the 4.19.107 stable release 2020-03-03 07:33:01 +01:00
soc soc: rockchip: power-domain: export pd on/off and pd status 2020-03-20 14:04:48 +08:00
sound Merge remote branch 'android-4.19' of https://android.googlesource.com/kernel/common 2020-03-21 19:46:46 +08:00
target
trace Merge remote branch 'android-4.19' of https://android.googlesource.com/kernel/common 2020-03-21 19:46:46 +08:00
uapi media: rockchip: isp: support thunderboot mode 2020-07-06 19:00:16 +08:00
video
xen