summaryrefslogtreecommitdiffstats
path: root/spec/if/acfg/cbs-max-servers.yml
blob: 9b171aa9461fbe5adaf035b3418bfb5c868005a6 (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
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
appl-config-option-type: integer
constraints:
  max: ${../c/size_max:/name}
  min: 0
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: appl-config-group-member
  uid: group-schedgeneral
- role: constraint
  uid: constraint-memsz
name: CONFIGURE_CBS_MAXIMUM_SERVERS
notes: |
  This configuration option is only evaluated if the configuration option
  ${scheduler-cbs:/name} is defined.
text: ''
type: interface