linux/kernel/sched
Zqiang bb27226f0d sched_ext: Remove unused code in the do_pick_task_scx()
The kick_idle variable is no longer used, this commit therefore remove
it and also remove associated code in the do_pick_task_scx().

Signed-off-by: Zqiang <qiang.zhang@linux.dev>
Reviewed-by: Andrea Righi <arighi@nvidia.com>
Reviewed-by: Emil Tsalapatis <emil@etsalapatis.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
2025-12-15 05:53:49 -10:00
..
Makefile
autogroup.c cgroup: Rename cgroup lifecycle hooks to cgroup_task_*() 2025-11-03 11:46:18 -10:00
autogroup.h
build_policy.c
build_utility.c
clock.c
completion.c
core.c Miscellaneous scheduler fixes/cleanups: 2025-12-06 12:31:21 -08:00
core_sched.c
cpuacct.c
cpudeadline.c sched/deadline: only set free_cpus for online runqueues 2025-10-16 11:13:49 +02:00
cpudeadline.h sched/deadline: only set free_cpus for online runqueues 2025-10-16 11:13:49 +02:00
cpufreq.c
cpufreq_schedutil.c
cpupri.c
cpupri.h
cputime.c seqlock: Change thread_group_cputime() to use scoped_seqlock_read() 2025-10-21 12:31:57 +02:00
deadline.c cgroup: Changes for v6.19 2025-12-03 13:04:07 -08:00
debug.c sched/eevdf: Fix min_vruntime vs avg_vruntime 2025-11-11 12:33:38 +01:00
ext.c sched_ext: Remove unused code in the do_pick_task_scx() 2025-12-15 05:53:49 -10:00
ext.h
ext_idle.c sched_ext: Wrap kfunc args in struct to prepare for aux__prog 2025-10-13 08:49:29 -10:00
ext_idle.h
ext_internal.h sched_ext: Implement load balancer for bypass mode 2025-11-12 06:43:44 -10:00
fair.c sched/fair: Fix unfairness caused by stalled tg_load_avg_contrib when the last task migrates out 2025-12-06 10:03:13 +01:00
features.h sched/fair: Proportional newidle balance 2025-11-17 17:13:16 +01:00
idle.c Power management updates for 6.19-rc1 2025-12-02 17:31:22 -08:00
isolation.c sched/isolation: Force housekeeping if isolcpus and nohz_full don't leave any 2025-11-20 20:17:31 +01:00
loadavg.c
membarrier.c rseq: Simplify the event notification 2025-11-04 08:30:09 +01:00
pelt.c
pelt.h
psi.c
rq-offsets.c
rt.c sched/proxy: Yield the donor task 2025-11-11 12:33:36 +01:00
sched-pelt.h
sched.h Miscellaneous scheduler fixes/cleanups: 2025-12-06 12:31:21 -08:00
smp.h
stats.c
stats.h sched/core: Fix psi_dequeue() for Proxy Execution 2025-12-06 10:13:16 +01:00
stop_task.c sched: Add support to pick functions to take rf 2025-10-16 11:13:55 +02:00
swait.c
syscalls.c Updates for the interrupt core and treewide cleanups: 2025-12-02 09:14:26 -08:00
topology.c sched/fair: Proportional newidle balance 2025-11-17 17:13:16 +01:00
wait.c
wait_bit.c