summaryrefslogtreecommitdiff
path: root/spec/acfg/opt/recordperprocessoritems.yml
blob: 35e501e199a104db6f45fa574b545e5277f374e9 (plain)
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
appl-config-option-type: integer
constraints:
  custom:
  - It shall be a power of two.
  max: '``SIZE_MAX``'
  min: 16
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: ../eventrecord
- role: constraint
  uid: constraintmemsz
name: CONFIGURE_RECORD_PER_PROCESSOR_ITEMS
notes: |
  The event record buffers are statically allocated for each configured
  processor (:ref:`CONFIGURE_MAXIMUM_PROCESSORS`).  If the value of this
  configuration option is zero, then nothing is allocated.
text: ''
type: interface