summaryrefslogtreecommitdiffstats
path: root/spec/acfg/if/cbs-max-servers.yml
blob: 2d56d50b2cad697f6af70e8f1fa3f482c909c6f3 (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
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
appl-config-option-type: integer
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default-value: ${max-tasks:/name}
description: |
  The value of this configuration option defines the maximum number Constant
  Bandwidth Servers that can be concurrently active.
enabled-by: true
index-entries: []
interface-type: appl-config-option
links:
- role: requirement-refinement
  uid: ../req/cbs-max-servers
- role: appl-config-group-member
  uid: group-schedgeneral
- role: constraint
  uid: ../constraint/min-zero
- role: constraint
  uid: ../constraint/max-size
- role: constraint
  uid: ../constraint/memory-size
name: CONFIGURE_CBS_MAXIMUM_SERVERS
notes: |
  This configuration option is only evaluated if the configuration option
  ${scheduler-cbs:/name} is defined.
type: interface