[PATCH 0/2] Two fixes for sysctl_sched_rr_timeslice

Cyril Hrubis posted 2 patches 2 years, 6 months ago
There is a newer version of this series
kernel/sched/rt.c | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
[PATCH 0/2] Two fixes for sysctl_sched_rr_timeslice
Posted by Cyril Hrubis 2 years, 6 months ago
- Fixes rounding error for initial value with CONFIG_HZ_300

- Fixes read from the file after reset to default (by writing val <= 0)

Cyril Hrubis (2):
  sched/rt: Fix sysctl_sched_rr_timeslice intial value
  sched/rt: sysctl_sched_rr_timeslice show default timeslice after reset

 kernel/sched/rt.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

-- 
2.41.0