mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-24 02:10:52 +07:00
docs: scheduler: fix the directory name on two files
The name of the directory where the schedule docs are stored are wrong on those files. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Reviewed-by: Valentin Schneider <valentin.schneider@arm.com> Link: https://lore.kernel.org/r/a32c2bba17aa69dc18670b7de1a3a35bfa1e1f88.1599660067.git.mchehab+huawei@kernel.org Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
parent
5eb6b4b3e2
commit
e4e29e78c0
@ -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
|
|||||||
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
|
||||||
|
Loading…
Reference in New Issue
Block a user