linux/kernel/sched
Liang Chen cf8b87bbec sched: optimize prio for kernel RT thread and kworker
In some cases, there are too much userspace high priority RT threads, which
cause kernel RT threads or kworkers block too long time. This config separate
kernel and userspace RT threads into two priority regions, priority 0~49 for
kernel and priority 50~99 for userspace, so that kernel RT threads is always
higher priority than userspace. This config also set RT policy for kworkers.

Change-Id: I87e03915dc0dd03cbcd91d211d2ef56c301451f9
Signed-off-by: Liang Chen <cl@rock-chips.com>
2022-07-28 16:30:51 +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 This is the 5.10.71 stable release 2021-10-06 17:33:06 +02:00
cpufreq.c ANDROID: android: Export symbols for invoking cpufreq_update_util() 2021-06-29 10:44:12 +00:00
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 Merge tag 'ASB-2022-04-05_12-5.10' of https://android.googlesource.com/kernel/common 2022-07-15 17:40:39 +08:00
features.h Revert "Revert "sched,fair: Alternative sched_slice()"" 2021-05-21 13:17:06 -07:00
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