OSDN Git Service

sched/eevdf/doc: Modify the documented knob to base_slice_ns as well
authorShrikanth Hegde <sshegde@linux.vnet.ibm.com>
Thu, 24 Aug 2023 08:03:42 +0000 (13:33 +0530)
committerIngo Molnar <mingo@kernel.org>
Thu, 24 Aug 2023 19:31:57 +0000 (21:31 +0200)
commit2f88c8e802c8b128a155976631f4eb2ce4f3c805
tree4ffa10424b18ec53fcbe25a400b800073037fafd
parent63304558ba5dcaaff9e052ee43cfdcc7f9c29e85
sched/eevdf/doc: Modify the documented knob to base_slice_ns as well

After committing the scheduler to EEVDF, we renamed the 'min_granularity_ns'
sysctl to 'base_slice_ns':

   e4ec3318a17f ("sched/debug: Rename sysctl_sched_min_granularity to sysctl_sched_base_slice")

... but we forgot to rename it in the documentation. Do that now.

Fixes: e4ec3318a17f ("sched/debug: Rename sysctl_sched_min_granularity to sysctl_sched_base_slice")
Signed-off-by: Shrikanth Hegde <sshegde@linux.vnet.ibm.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: https://lore.kernel.org/r/20230824080342.543396-1-sshegde@linux.vnet.ibm.com
Documentation/scheduler/sched-design-CFS.rst