summaryrefslogtreecommitdiffstats
path: root/spec/acfg/if/record-per-processor-items.yml
blob: 4f655e7e44aa4f04f6d674a14975e9d96fdf5012 (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
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
appl-config-option-type: integer
constraints:
  max: ${/c/if/size_max:/name}
  min: 16
  texts:
  - It shall be a power of two.
copyrights:
- Copyright (C) 2019 embedded brains GmbH (http://www.embedded-brains.de)
default-value: 0
description: |
  The value of this configuration option defines the event record item count
  per processor.
enabled-by: true
index-entries: []
interface-type: appl-config-option
links:
- role: appl-config-group-member
  uid: group-eventrecord
- role: constraint
  uid: constraint-memsz
name: CONFIGURE_RECORD_PER_PROCESSOR_ITEMS
notes: |
  The event record buffers are statically allocated for each configured
  processor (${max-processors:/name}).  If the value of this
  configuration option is zero, then nothing is allocated.
text: ''
type: interface