Skip to content
Snippets Groups Projects
Commit e4e29e78 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab Committed by Jonathan Corbet
Browse files

docs: scheduler: fix the directory name on two files

parent 5eb6b4b3
No related branches found
No related tags found
No related merge requests found
...@@ -365,7 +365,7 @@ giving it a high uclamp.min value. ...@@ -365,7 +365,7 @@ giving it a high uclamp.min value.
.. note:: .. note::
Wakeup CPU selection in CFS can be eclipsed by Energy Aware Scheduling Wakeup CPU selection in CFS can be eclipsed by Energy Aware Scheduling
(EAS), which is described in Documentation/scheduling/sched-energy.rst. (EAS), which is described in Documentation/scheduler/sched-energy.rst.
5.1.3 Load balancing 5.1.3 Load balancing
~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~
......
...@@ -331,7 +331,7 @@ asymmetric CPU topologies for now. This requirement is checked at run-time by ...@@ -331,7 +331,7 @@ asymmetric CPU topologies for now. This requirement is checked at run-time by
looking for the presence of the SD_ASYM_CPUCAPACITY flag when the scheduling looking for the presence of the SD_ASYM_CPUCAPACITY flag when the scheduling
domains are built. domains are built.
See Documentation/sched/sched-capacity.rst for requirements to be met for this See Documentation/scheduler/sched-capacity.rst for requirements to be met for this
flag to be set in the sched_domain hierarchy. flag to be set in the sched_domain hierarchy.
Please note that EAS is not fundamentally incompatible with SMP, but no Please note that EAS is not fundamentally incompatible with SMP, but no
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment