summaryrefslogtreecommitdiffstats
path: root/spec/acfg/opt/RTEMS-ACFG-OPT-MAXPOSIXKEYS.yml
blob: 8f86e3b1b22b2a9351a0be20197c7cf2a8a915bf (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 POSIX
  API Keys that can be concurrently active.
appl-config-option-index: []
appl-config-option-name: CONFIGURE_MAXIMUM_POSIX_KEYS
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 shall 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.95
links:
- RTEMS-ACFG-POSIX: bSf7xgvXVpy1u_mxP7Fk8qCHwxGCpkc9LrwgT9RzWSY=
normative: true
ref: ''
reviewed: cz7kGSYoOWF2G6BuS2PE9lc1BEF6XaQXWT5GaRsgCOw=
text: ''
type: interface