summaryrefslogtreecommitdiffstats
path: root/spec/acfg/opt/RTEMS-ACFG-OPT-MAXFILEDESCRIPTORS.yml
blob: 94b504e49734182921dd7c78c8cb4cedd230df8d (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
SPDX-License-Identifier: CC-BY-SA-4.0
active: true
appl-config-option-type: integer
appl-config-option-default-value: 3
appl-config-option-description: |
  The value of this configuration option defines the maximum number of file
  like objects that can be concurrently open.
appl-config-option-index:
- maximum file descriptors
appl-config-option-name: CONFIGURE_MAXIMUM_FILE_DESCRIPTORS
appl-config-option-notes: |
  The default value of three file descriptors allows RTEMS to support standard
  input, output, and error I/O streams on ``/dev/console``.
appl-config-option-constraint:
  min: 0
  max: '``SIZE_MAX``'
  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.
copyrights:
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
derived: false
enabled-by: []
header: ''
interface-type: appl-config-option
level: 1.71
links:
- RTEMS-ACFG-GENERAL: B6rbi_eXOZOzB3o8-DYzrc0JmF7ON1adlcZj3dQd6WY=
normative: true
ref: ''
reviewed: v9NXVb63UxNrgIyr2XArEs-RinffbSpCHW8pKRRKzI8=
text: ''
type: interface