mirror of
https://git.rtems.org/rtems-docs/
synced 2025-05-15 16:56:58 +08:00
configuring_a_system.rst, scheduling_concepts.rst: Fix spelling of arbitrary.
This commit is contained in:
parent
e23a3ce970
commit
ecd9d18fc9
@ -3417,7 +3417,7 @@ DEFAULT VALUE:
|
|||||||
The default name is
|
The default name is
|
||||||
|
|
||||||
- ``"MEDF"`` for the :ref:`EDF SMP Scheduler <SchedulerSMPEDF>`,
|
- ``"MEDF"`` for the :ref:`EDF SMP Scheduler <SchedulerSMPEDF>`,
|
||||||
- ``"MPA "`` for the :ref:`Aribitary Processor Affinity Priority SMP Scheduler <SchedulerSMPPriorityAffinity>`,
|
- ``"MPA "`` for the :ref:`Arbitrary Processor Affinity Priority SMP Scheduler <SchedulerSMPPriorityAffinity>`,
|
||||||
- ``"MPD "`` for the :ref:`Deterministic Priority SMP Scheduler <SchedulerSMPPriority>`,
|
- ``"MPD "`` for the :ref:`Deterministic Priority SMP Scheduler <SchedulerSMPPriority>`,
|
||||||
- ``"MPS "`` for the :ref:`Simple Priority SMP Scheduler <SchedulerSMPPrioritySimple>`,
|
- ``"MPS "`` for the :ref:`Simple Priority SMP Scheduler <SchedulerSMPPrioritySimple>`,
|
||||||
- ``"UCBS"`` for the :ref:`Uniprocessor CBS Scheduler <SchedulerCBS>`,
|
- ``"UCBS"`` for the :ref:`Uniprocessor CBS Scheduler <SchedulerCBS>`,
|
||||||
|
@ -275,7 +275,7 @@ actually :math:`2^{63} - 1`.
|
|||||||
|
|
||||||
.. _SchedulerSMPPriorityAffinity:
|
.. _SchedulerSMPPriorityAffinity:
|
||||||
|
|
||||||
Aribitary Processor Affinity Priority SMP Scheduler
|
Arbitrary Processor Affinity Priority SMP Scheduler
|
||||||
---------------------------------------------------
|
---------------------------------------------------
|
||||||
|
|
||||||
A fixed-priority scheduler which uses a table of chains with one chain per
|
A fixed-priority scheduler which uses a table of chains with one chain per
|
||||||
|
Loading…
x
Reference in New Issue
Block a user