Changeset 7048e5f in rtems-docs
- Timestamp:
- 03/12/18 09:35:19 (5 years ago)
- Branches:
- 5, am, master
- Children:
- 96fe12c
- Parents:
- 36d7463
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c-user/configuring_a_system.rst
r36d7463 r7048e5f 3682 3682 application. For example a :ref:`Simple Priority SMP Scheduler 3683 3683 <SchedulerSMPPrioritySimple>` could be used in a partition for low latency 3684 tasks in addition to a :ref:`EDF SMP Scheduler <SchedulerSMPEDF>` for a3684 tasks in addition to an :ref:`EDF SMP Scheduler <SchedulerSMPEDF>` for a 3685 3685 general-purpose cluster. Since the per-thread overhead depends on the 3686 3686 scheduler algorithm only the scheduler algorithms used by the application
Note: See TracChangeset
for help on using the changeset viewer.