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 Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
clock.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
completion.c sched/completion: Expose wait_for_common*() to drivers 2024-11-17 17:45:08 +01:00
core.c 5.4 bootup fix: Variable declaration types 2024-12-18 15:09:53 +01:00
cpuacct.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
cpudeadline.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
cpudeadline.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
cpufreq.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
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 Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
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 Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
loadavg.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
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 kernel: sched: Provide more PELT half-life options 2024-11-17 17:41:17 +01:00
pelt.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
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 kernel: sched: Provide more PELT half-life options 2024-11-17 17:41:17 +01:00
sched.h schedhorizon: Introduce schedhorizon cpufreq governor 2025-01-21 21:28:17 +01:00
sec_mpam.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
sec_mpam_cpbm.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
sec_mpam_sysfs.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
sec_mpam_sysfs.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
smp.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
stats.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
stats.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
stop_task.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
swait.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
topology.c schedhorizon: Introduce schedhorizon cpufreq governor 2025-01-21 21:28:17 +01:00
wait.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
wait_bit.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00