kernel_samsung_a53x/include/linux/sched
Sultan Alsawaf 73ad55b1e6 sched/rt: Change default SCHED_RR timeslice from 100 ms to 1 jiffy
For us, it's most helpful to have the round-robin timeslice as low as is
allowed by the scheduler to reduce latency. Since it's limited by the
scheduler tick rate, just set the default to 1 jiffy, which is the
lowest possible value.

Signed-off-by: Sultan Alsawaf <sultan@kerneltoast.com>
Change-Id: I6c9f6bb5bbadf363efb719d3e30b0b073654d688
2024-12-18 15:03:27 +01:00
..
autogroup.h
clock.h
coredump.h
cpufreq.h
cputime.h
deadline.h
debug.h
hotplug.h
idle.h
init.h
isolation.h
jobctl.h
loadavg.h
mm.h
nohz.h
numa_balancing.h
prio.h
rt.h sched/rt: Change default SCHED_RR timeslice from 100 ms to 1 jiffy 2024-12-18 15:03:27 +01:00
sd_flags.h
signal.h
smt.h
stat.h
sysctl.h Reapply "sysctl: promote several nodes out of CONFIG_SCHED_DEBUG" 2024-12-18 11:25:07 +01:00
task.h
task_stack.h
topology.h sched/fair: Wait before decaying max_newidle_lb_cost 2024-12-18 12:21:16 +01:00
types.h
user.h
wake_q.h
xacct.h