summaryrefslogtreecommitdiffstats
path: root/spec/acfg/if/record-per-processor-items.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/acfg/if/record-per-processor-items.yml')
-rw-r--r--spec/acfg/if/record-per-processor-items.yml28
1 files changed, 28 insertions, 0 deletions
diff --git a/spec/acfg/if/record-per-processor-items.yml b/spec/acfg/if/record-per-processor-items.yml
new file mode 100644
index 00000000..4f655e7e
--- /dev/null
+++ b/spec/acfg/if/record-per-processor-items.yml
@@ -0,0 +1,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