summaryrefslogtreecommitdiffstats
path: root/spec/acfg/opt/RTEMS-ACFG-OPT-MAXPARTITIONS.yml
blob: 651bc49d46a1a80bde1b9cffbdfa5647821e00cb (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
34
35
36
37
38
SPDX-License-Identifier: CC-BY-SA-4.0
active: true
appl-config-option-type: integer
appl-config-option-default-value: 0
appl-config-option-description: |
  The value of this configuration option defines the maximum number of Classic
  API Partitions that can be concurrently active.
appl-config-option-index: []
appl-config-option-name: CONFIGURE_MAXIMUM_PARTITIONS
appl-config-option-notes: |
  This object class can be configured in unlimited allocation mode, see
  :ref:`ConfigUnlimitedObjects`.
appl-config-option-constraint:
  min: 0
  max: 65535
  custom:
  - |
    It must be less than or equal to a BSP-specific value which depends on the
    memory size of the platform available to the application.
  - |
    The value may be defined through :c:func:`rtems_resource_unlimited` the
    enable unlimited objects for this object class, if the value passed to
    :c:func:`rtems_resource_unlimited` satisfies all other constraints of this
    configuration option.
copyrights:
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
derived: false
enabled-by: []
header: ''
interface-type: appl-config-option
level: 1.16
links:
- RTEMS-ACFG-CLASSIC: xIlmS8RsfhmUc14dTO2H9l5xcMKe5d555tGIZ3hz_SM=
normative: true
ref: ''
reviewed: 7PJjYjWlNHTMhrdDNtDoLbGOcKs1Uq2zhZES8-vCLzk=
text: ''
type: interface