android_kernel_msm-6.1_noth.../kernel/sched
xieliujie 14f07c1db0 ANDROID: vendor_hooks: add two hooks for lazy preemption
add some changes to achieve the lazy preemption feature in our baseline.
- android_vh_read_lazy_flag
- android_vh_set_tsk_need_resched_lazy
Bug: 336982374

Change-Id: I09f1110a2a11da4dbf0d4d0cca3500d1a6ee6a74
Signed-off-by: xieliujie <xieliujie@oppo.com>
2024-04-30 17:06:35 +00:00
..
android.h
autogroup.c
autogroup.h
build_policy.c
build_utility.c
clock.c
completion.c
core.c ANDROID: vendor_hooks: add two hooks for lazy preemption 2024-04-30 17:06:35 +00:00
core_sched.c
cpuacct.c
cpudeadline.c
cpudeadline.h
cpufreq.c
cpufreq_schedutil.c Merge 6.1.60 into android14-6.1-lts 2023-11-03 16:23:47 +00:00
cpupri.c Merge 6.1.56 into android14-6.1-lts 2023-10-27 09:17:04 +00:00
cpupri.h
cputime.c
deadline.c sched: Fix stop_one_cpu_nowait() vs hotplug 2023-11-20 11:51:50 +01:00
debug.c
fair.c ANDROID: sched: export update_misfit_status symbol 2024-01-30 18:46:55 +00:00
features.h
idle.c kernel/sched: Modify initial boot task idle setup 2023-10-06 14:57:02 +02:00
isolation.c
loadavg.c
Makefile
membarrier.c
pelt.c ANDROID: sched: Add vendor hook for update_load_sum 2023-11-29 21:33:45 +00:00
pelt.h
psi.c ANDROID: Roll back some code to fix system_server registers psi trigger failed. 2024-01-22 23:38:15 +00:00
rt.c ANDROID: Move cpu_busy_with_softirqs() into sched.h 2024-04-04 02:42:42 +00:00
sched-pelt.h
sched.h ANDROID: Move cpu_busy_with_softirqs() into sched.h 2024-04-04 02:42:42 +00:00
smp.h
stats.c
stats.h
stop_task.c
swait.c
topology.c ANDROID: sched: Export sched_domains_mutex for lockdep 2023-07-15 01:15:00 +00:00
vendor_hooks.c ANDROID: sched/cpuset: Add vendor hook to change tasks affinity 2024-02-28 18:04:33 +00:00
wait.c UPSTREAM: sched/wait: Fix a kthread_park race with wait_woken() 2024-03-28 00:24:19 +00:00
wait_bit.c