summaryrefslogtreecommitdiffstats
path: root/spec/if/acfg/cbs-max-servers.yml
blob: 63c30a8153482395205abe047e77ac84f18e1d21 (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: '``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: group-schedgeneral
- role: constraint
  uid: constraint-memsz
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