summaryrefslogtreecommitdiff
path: root/spec/acfg/opt/bdbufmaxreadaheadblocks.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/acfg/opt/bdbufmaxreadaheadblocks.yml')
-rw-r--r--spec/acfg/opt/bdbufmaxreadaheadblocks.yml24
1 files changed, 12 insertions, 12 deletions
diff --git a/spec/acfg/opt/bdbufmaxreadaheadblocks.yml b/spec/acfg/opt/bdbufmaxreadaheadblocks.yml
index 39da1ce4..bda81ac0 100644
--- a/spec/acfg/opt/bdbufmaxreadaheadblocks.yml
+++ b/spec/acfg/opt/bdbufmaxreadaheadblocks.yml
@@ -1,24 +1,24 @@
SPDX-License-Identifier: CC-BY-SA-4.0
-appl-config-option-constraint:
+appl-config-option-type: integer
+constraints:
max: '``UINT32_MAX``'
min: 0
-appl-config-option-default-value: 0
-appl-config-option-description: |
- The value of this configuration option defines the maximum blocks per
- read-ahead request.
-appl-config-option-index: []
-appl-config-option-name: CONFIGURE_BDBUF_MAX_READ_AHEAD_BLOCKS
-appl-config-option-notes: |
- A value of 0 disables the read-ahead task (default). The read-ahead task
- will issue speculative read transfers if a sequential access pattern is
- detected. This can improve the performance on some systems.
-appl-config-option-type: integer
copyrights:
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
+default-value: 0
+description: |
+ The value of this configuration option defines the maximum blocks per
+ read-ahead request.
enabled-by: true
+index-entries: []
interface-type: appl-config-option
links:
- role: appl-config-group-member
uid: ../bdbuf
+name: CONFIGURE_BDBUF_MAX_READ_AHEAD_BLOCKS
+notes: |
+ A value of 0 disables the read-ahead task (default). The read-ahead task
+ will issue speculative read transfers if a sequential access pattern is
+ detected. This can improve the performance on some systems.
text: ''
type: interface