source: rtems-central/spec/acfg/opt/RTEMS-ACFG-OPT-SCHEDULEREDFSMP.yml @ 64987c4

Last change on this file since 64987c4 was 64987c4, checked in by Sebastian Huber <sebastian.huber@…>, on 03/17/20 at 09:06:27

spec: Add application configuration

  • Property mode set to 100644
File size: 1.4 KB
Line 
1SPDX-License-Identifier: CC-BY-SA-4.0
2active: true
3appl-config-option-data-type: |
4  Boolean feature macro.
5appl-config-option-default-value: |
6  This is not defined by default.
7appl-config-option-description: |
8  If defined, then the :ref:`Earliest Deadline First (EDF) SMP Scheduler
9  <SchedulerSMPEDF>` algorithm is made available to the application.
10appl-config-option-index: []
11appl-config-option-name: CONFIGURE_SCHEDULER_EDF_SMP
12appl-config-option-notes: |
13  This scheduler configuration option is an advanced configuration option.
14  Think twice before you use it.
15
16  This scheduler algorithm is only available when RTEMS is built with SMP
17  support enabled.
18
19  In case no explicit :ref:`clustered scheduler configuration
20  <ConfigurationSchedulersClustered>` is present, then it is used as the
21  scheduler for up to 32 processors.
22
23  This scheduler algorithm is the default in SMP configurations if
24  :ref:`CONFIGURE_MAXIMUM_PROCESSORS <CONFIGURE_MAXIMUM_PROCESSORS>` is
25  greater than one.
26appl-config-option-range: |
27  Defined or undefined.
28copyrights:
29- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
30derived: false
31enabled-by: []
32header: ''
33interface-type: appl-config-option
34level: 1.108
35links:
36- RTEMS-ACFG-SCHEDGENERAL: rc4sMdWxd5qw88Gl1zfZxhSAF4EJ3mvQOTYVBtVHtRc=
37normative: true
38ref: ''
39reviewed: XHpNHpf6LlWIddjLaMlq2JzUf2RtFtAUP1hlrl-XcKc=
40text: ''
41type: interface
Note: See TracBrowser for help on using the repository browser.