summaryrefslogtreecommitdiffstats
path: root/spec/acfg/opt/RTEMS-ACFG-OPT-BDBUFREADAHEADTASKPRIORITY.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/acfg/opt/RTEMS-ACFG-OPT-BDBUFREADAHEADTASKPRIORITY.yml')
-rw-r--r--spec/acfg/opt/RTEMS-ACFG-OPT-BDBUFREADAHEADTASKPRIORITY.yml19
1 files changed, 10 insertions, 9 deletions
diff --git a/spec/acfg/opt/RTEMS-ACFG-OPT-BDBUFREADAHEADTASKPRIORITY.yml b/spec/acfg/opt/RTEMS-ACFG-OPT-BDBUFREADAHEADTASKPRIORITY.yml
index 0c1980e0..cc6cb959 100644
--- a/spec/acfg/opt/RTEMS-ACFG-OPT-BDBUFREADAHEADTASKPRIORITY.yml
+++ b/spec/acfg/opt/RTEMS-ACFG-OPT-BDBUFREADAHEADTASKPRIORITY.yml
@@ -1,17 +1,18 @@
SPDX-License-Identifier: CC-BY-SA-4.0
active: true
-appl-config-option-data-type: |
- Task priority (``rtems_task_priority``).
-appl-config-option-default-value: |
- The default value is 15.
+appl-config-option-type: integer
+appl-config-option-default-value: 15
appl-config-option-description: |
- Defines the read-ahead task priority.
-appl-config-option-index: []
-appl-config-option-name: CONFIGURE_BDBUF_READ_AHEAD_TASK_PRIORITY
+ The value of this configuration option defines the read-ahead task priority.
appl-config-option-notes: |
None.
-appl-config-option-range: |
- Valid task priority.
+appl-config-option-index: []
+appl-config-option-name: CONFIGURE_BDBUF_READ_AHEAD_TASK_PRIORITY
+appl-config-option-constraint:
+ custom:
+ - |
+ The value of this configuration option must be a valid task priority of the
+ configured scheduler.
copyrights:
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
derived: false