summaryrefslogtreecommitdiffstats
path: root/spec/rtems/config/req/get-maximum-processors.yml
blob: 30ba56d4f7315a5832e46f5a39675dd83cdd75dc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
SPDX-License-Identifier: CC-BY-SA-4.0
copyrights:
- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
links:
- role: interface-function
  uid: ../if/get-maximum-processors
functional-type: function
rationale: |
  The directive may be used to check the setting of the
  ${/acfg/if/max-processors:/name} application configuration option.  The
  maximum number of processors which are actually available for use by the
  application is returned by
  ${../../scheduler/if/get-processor-maximum:/name}.
references: []
requirement-type: functional
text: |
  The ${../if/get-maximum-processors:/name} directive shall return the maximum
  number of processors which can be managed by the system.
type: requirement