source: rtems-central/spec/acfg/opt/RTEMS-ACFG-OPT-SCHEDULERPRIORITYAFFINITYSMP.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:`Arbitrary Processor Affinity SMP Scheduler
9  <SchedulerSMPPriorityAffinity>` algorithm is made available to the
10  application.
11appl-config-option-index: []
12appl-config-option-name: CONFIGURE_SCHEDULER_PRIORITY_AFFINITY_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.
23
24  The memory allocated for this scheduler depends on the
25  :ref:`CONFIGURE_MAXIMUM_PRIORITY` configuration option.
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.111
35links:
36- RTEMS-ACFG-SCHEDGENERAL: rc4sMdWxd5qw88Gl1zfZxhSAF4EJ3mvQOTYVBtVHtRc=
37normative: true
38ref: ''
39reviewed: YTbdJKcoyzB4zyR1WLkD4K31OKZyl2_nYF0IayYBZ6Y=
40text: ''
41type: interface
Note: See TracBrowser for help on using the repository browser.