summaryrefslogtreecommitdiffstats
path: root/spec/if/acfg/record-per-processor-items.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/if/acfg/record-per-processor-items.yml')
-rw-r--r--spec/if/acfg/record-per-processor-items.yml28
1 files changed, 0 insertions, 28 deletions
diff --git a/spec/if/acfg/record-per-processor-items.yml b/spec/if/acfg/record-per-processor-items.yml
deleted file mode 100644
index e52d15cf..00000000
--- a/spec/if/acfg/record-per-processor-items.yml
+++ /dev/null
@@ -1,28 +0,0 @@
-SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
-appl-config-option-type: integer
-constraints:
- max: ${../c/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