summaryrefslogtreecommitdiffstats
path: root/spec/acfg/opt/scheduleredfsmp.yml
blob: 6e60f637ca23e3a7e2676c851ed506818105becc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
SPDX-License-Identifier: CC-BY-SA-4.0
appl-config-option-description: |
  In case this configuration option is defined, then
  :ref:`Earliest Deadline First (EDF) SMP Scheduler <SchedulerSMPEDF>`
  algorithm is made available to the application.
appl-config-option-index: []
appl-config-option-name: CONFIGURE_SCHEDULER_EDF_SMP
appl-config-option-notes: |
  This scheduler configuration option is an advanced configuration option.
  Think twice before you use it.

  This scheduler algorithm is only available when RTEMS is built with SMP
  support enabled.

  In case no explicit :ref:`clustered scheduler configuration
  <ConfigurationSchedulersClustered>` is present, then it is used as the
  scheduler for up to 32 processors.

  This scheduler algorithm is the default in SMP configurations if
  :ref:`CONFIGURE_MAXIMUM_PROCESSORS` is
  greater than one.
appl-config-option-type: feature-enable
copyrights:
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
enabled-by: true
interface-type: appl-config-option
links:
- role: null
  uid: ../schedgeneral
text: ''
type: interface