summaryrefslogtreecommitdiffstats
path: root/spec/acfg/opt/RTEMS-ACFG-OPT-MAXPROCESSORS.yml
blob: 2886f59367e4e52e1c252be7d16327d5564bb748 (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
32
33
SPDX-License-Identifier: CC-BY-SA-4.0
active: true
appl-config-option-type: integer
appl-config-option-default-value: 1
appl-config-option-description: |
  The value of this configuration option defines the maximum number of
  processors an application intends to use.  The number of actually available
  processors depends on the hardware and may be less.  It is recommended to use
  the smallest value suitable for the application in order to save memory.
  Each processor needs an idle thread and interrupt stack for example.
appl-config-option-index: []
appl-config-option-name: CONFIGURE_MAXIMUM_PROCESSORS
appl-config-option-notes: |
  If there are more processors available than configured, the rest will be
  ignored.  In uniprocessor configuration, this configuration define is
  ignored.
appl-config-option-constraint:
  min: 0
  max: '``CPU_MAXIMUM_PROCESSORS``'
copyrights:
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
derived: false
enabled-by: []
header: ''
interface-type: appl-config-option
level: 1.73
links:
- RTEMS-ACFG-GENERAL: B6rbi_eXOZOzB3o8-DYzrc0JmF7ON1adlcZj3dQd6WY=
normative: true
ref: ''
reviewed: yeUx3ny8N0sfPzVnTPrNj-pf5rJHU_ZwPRfapmGdXTs=
text: ''
type: interface