source: rtems-central/spec/acfg/opt/RTEMS-ACFG-OPT-SCHEDULERSIMPLESMP.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.2 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:`Simple Priority SMP Scheduler
9  <SchedulerSMPPrioritySimple>` algorithm is made available to the
10  application.
11appl-config-option-index: []
12appl-config-option-name: CONFIGURE_SCHEDULER_SIMPLE_SMP
13appl-config-option-notes: |
14  This scheduler configuration option is an advanced configuration option.
15  Think twice before you use it.
16
17  This scheduler algorithm is only available when RTEMS is built with SMP
18  support enabled.
19
20  In case no explicit :ref:`clustered scheduler configuration
21  <ConfigurationSchedulersClustered>` is present, then it is used as the
22  scheduler for up to 32 processors.
23appl-config-option-range: |
24  Defined or undefined.
25copyrights:
26- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
27derived: false
28enabled-by: []
29header: ''
30interface-type: appl-config-option
31level: 1.114
32links:
33- RTEMS-ACFG-SCHEDGENERAL: rc4sMdWxd5qw88Gl1zfZxhSAF4EJ3mvQOTYVBtVHtRc=
34normative: true
35ref: ''
36reviewed: 2uO_iEFGg5nhsJmtg5WyTv0Sf33uWfyEHZrZy64MBuQ=
37text: ''
38type: interface
Note: See TracBrowser for help on using the repository browser.