summaryrefslogtreecommitdiff
path: root/spec/acfg/opt/cbsmaximumservers.yml
blob: 8ceb6eed45bec510cb800011ddaeaf75dd2c36af (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
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
appl-config-option-type: integer
constraints:
  max: '``SIZE_MAX``'
  min: 0
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default-value: :ref:`CONFIGURE_MAXIMUM_TASKS`
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: ../schedgeneral
- role: constraint
  uid: constraintmemsz
name: CONFIGURE_CBS_MAXIMUM_SERVERS
notes: |
  This configuration option is only evaluated if the configuration option
  :ref:`CONFIGURE_SCHEDULER_CBS` is defined.
text: ''
type: interface