kernel_samsung_a53x/kernel/sched
Sultan Alsawaf 6c7dd7bf70 sched: Disable TTWU_QUEUE
Queuing wake-ups is not measurably beneficial in any way. Disable it.

Signed-off-by: Sultan Alsawaf <sultan@kerneltoast.com>
[Flopster101: Apply to new way of setting features.]
Signed-off-by: Nahuel Gómez <nahuelgomez329@gmail.com>
2025-01-21 21:30:11 +01:00
..
ems kernel: sched: ems: drop usage of SCHED_FEAT 2024-11-19 17:52:14 +01:00
autogroup.c sched/fair: Prevent dead task groups from regaining cfs_rq's 2024-12-18 12:21:30 +01:00
autogroup.h
clock.c
completion.c
core.c 5.4 bootup fix: Variable declaration types 2024-12-18 15:09:53 +01:00
cpuacct.c
cpudeadline.c
cpudeadline.h
cpufreq.c
cpufreq_schedhorizon.c cpufreq: {schedutil, schedhorizon}: Allow single-CPU frequency to drop without idling 2025-01-21 21:28:32 +01:00
cpufreq_schedutil.c cpufreq: {schedutil, schedhorizon}: Allow single-CPU frequency to drop without idling 2025-01-21 21:28:32 +01:00
cpupri.c ANDROID: sched: Fix off-by-one with cpupri MAX_RT_PRIO evaluation 2024-12-18 15:01:04 +01:00
cpupri.h
cputime.c sched/cputime: Fix mul_u64_u64_div_u64() precision for cputime 2024-11-23 23:20:24 +01:00
deadline.c sched: Use task_current() instead of 'rq->curr == p' 2024-12-18 15:00:48 +01:00
debug.c sched: linux5.4.y-bore5.1.0 2024-12-18 15:09:41 +01:00
fair.c sysctl: promote several nodes out of CONFIG_SCHED_DEBUG 2025-01-19 19:54:03 +01:00
features.h sched: Disable TTWU_QUEUE 2025-01-21 21:30:11 +01:00
idle.c sched/fair: Trigger the update of blocked load on newly idle cpu 2024-12-17 13:24:33 +01:00
isolation.c
loadavg.c
Makefile schedhorizon: Introduce schedhorizon cpufreq governor 2025-01-21 21:28:17 +01:00
membarrier.c sched/membarrier: reduce the ability to hammer on sys_membarrier 2024-11-18 12:13:39 +01:00
pelt.c
pelt.h
psi.c treewide: use power efficient workingqueues 2025-01-21 21:28:39 +01:00
rt.c sched/rt: Don't try push tasks if there are none. 2024-12-18 15:05:40 +01:00
sched-pelt.h
sched.h schedhorizon: Introduce schedhorizon cpufreq governor 2025-01-21 21:28:17 +01:00
sec_mpam.c
sec_mpam_cpbm.h
sec_mpam_sysfs.c
sec_mpam_sysfs.h
smp.h
stats.c
stats.h
stop_task.c
swait.c
topology.c schedhorizon: Introduce schedhorizon cpufreq governor 2025-01-21 21:28:17 +01:00
wait.c
wait_bit.c