mirror of
https://git.rtems.org/rtems-docs/
synced 2025-05-15 05:57:08 +08:00
parent
261491f4ad
commit
4e09c0958c
@ -205,7 +205,7 @@ deallocating the context area, the task initiation and reinitiation extensions
|
||||
would be responsible for priming the context area, and the task context switch
|
||||
extension would save and restore the context of the device.
|
||||
|
||||
For more information on user extensions, refer to :ref:`User Extensions Manager`.
|
||||
For more information on user extensions, refer to :ref:`RTEMSAPIClassicUserext`.
|
||||
|
||||
Multiprocessor Communications Interface (MPCI)
|
||||
==============================================
|
||||
|
@ -4,6 +4,8 @@
|
||||
|
||||
.. index:: clock
|
||||
|
||||
.. _RTEMSAPIClassicClock:
|
||||
|
||||
Clock Manager
|
||||
*************
|
||||
|
||||
|
@ -38,7 +38,7 @@ than one, then the
|
||||
:ref:`SchedulerSMPEDF`
|
||||
is selected as the default scheduler algorithm.
|
||||
|
||||
For the schedulers provided by RTEMS (see :ref:`SchedulingConcepts`), the
|
||||
For the schedulers provided by RTEMS (see :ref:`RTEMSAPIClassicScheduler`), the
|
||||
configuration is straightforward. All that is required is to define the
|
||||
configuration option which specifies which scheduler you want for in your
|
||||
application.
|
||||
|
@ -5,6 +5,8 @@
|
||||
.. index:: ports
|
||||
.. index:: dual ported memory
|
||||
|
||||
.. _RTEMSAPIClassicDPMem:
|
||||
|
||||
Dual-Ported Memory Manager
|
||||
**************************
|
||||
|
||||
|
@ -4,6 +4,8 @@
|
||||
|
||||
.. index:: events
|
||||
|
||||
.. _RTEMSAPIClassicEvent:
|
||||
|
||||
Event Manager
|
||||
*************
|
||||
|
||||
|
@ -4,6 +4,8 @@
|
||||
|
||||
.. index:: interrupts
|
||||
|
||||
.. _RTEMSAPIClassicIntr:
|
||||
|
||||
Interrupt Manager
|
||||
*****************
|
||||
|
||||
|
@ -5,6 +5,8 @@
|
||||
.. index:: device drivers
|
||||
.. index:: IO Manager
|
||||
|
||||
.. _RTEMSAPIClassicIO:
|
||||
|
||||
I/O Manager
|
||||
***********
|
||||
|
||||
|
@ -5,6 +5,8 @@
|
||||
.. index:: messages
|
||||
.. index:: message queues
|
||||
|
||||
.. _RTEMSAPIClassicMessage:
|
||||
|
||||
Message Manager
|
||||
***************
|
||||
|
||||
|
@ -4,6 +4,8 @@
|
||||
|
||||
.. index:: object manipulation
|
||||
|
||||
.. _RTEMSAPIClassicObject:
|
||||
|
||||
Object Services
|
||||
***************
|
||||
|
||||
|
@ -4,6 +4,8 @@
|
||||
|
||||
.. index:: partitions
|
||||
|
||||
.. _RTEMSAPIClassicPart:
|
||||
|
||||
Partition Manager
|
||||
*****************
|
||||
|
||||
|
@ -5,6 +5,8 @@
|
||||
.. index:: rate mononitonic tasks
|
||||
.. index:: periodic tasks
|
||||
|
||||
.. _RTEMSAPIClassicRatemon:
|
||||
|
||||
Rate Monotonic Manager
|
||||
**********************
|
||||
|
||||
|
@ -4,6 +4,8 @@
|
||||
|
||||
.. index:: regions
|
||||
|
||||
.. _RTEMSAPIClassicRegion:
|
||||
|
||||
Region Manager
|
||||
**************
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
.. index:: scheduling
|
||||
.. index:: task scheduling
|
||||
|
||||
.. _SchedulingConcepts:
|
||||
.. _RTEMSAPIClassicScheduler:
|
||||
|
||||
Scheduling Concepts
|
||||
*******************
|
||||
|
@ -7,6 +7,8 @@
|
||||
.. index:: counting semaphores
|
||||
.. index:: mutual exclusion
|
||||
|
||||
.. _RTEMSAPIClassicSemaphore:
|
||||
|
||||
Semaphore Manager
|
||||
*****************
|
||||
|
||||
|
@ -4,6 +4,8 @@
|
||||
|
||||
.. index:: signals
|
||||
|
||||
.. _RTEMSAPIClassicSignal:
|
||||
|
||||
Signal Manager
|
||||
**************
|
||||
|
||||
|
@ -4,6 +4,8 @@
|
||||
|
||||
.. index:: tasks
|
||||
|
||||
.. _RTEMSAPIClassicTask:
|
||||
|
||||
Task Manager
|
||||
************
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
|
||||
.. index:: user extensions
|
||||
|
||||
.. _User Extensions Manager:
|
||||
.. _RTEMSAPIClassicUserext:
|
||||
|
||||
User Extensions Manager
|
||||
***********************
|
||||
|
Loading…
x
Reference in New Issue
Block a user