summaryrefslogtreecommitdiffstats
path: root/spec/acfg/if/bdbuf-max-read-ahead-blocks.yml
blob: 32db192e9bb2153bc9651a86e189f9cf608c67d4 (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
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
appl-config-option-type: integer
constraints:
  max: ${/c/if/uint32_max:/name}
  min: 0
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: group-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