summaryrefslogtreecommitdiff
path: root/spec/acfg/opt/mpmaxproxies.yml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--spec/acfg/opt/mpmaxproxies.yml28
1 files changed, 14 insertions, 14 deletions
diff --git a/spec/acfg/opt/mpmaxproxies.yml b/spec/acfg/opt/mpmaxproxies.yml
index f04b33e9..89aadb5d 100644
--- a/spec/acfg/opt/mpmaxproxies.yml
+++ b/spec/acfg/opt/mpmaxproxies.yml
@@ -1,15 +1,23 @@
SPDX-License-Identifier: CC-BY-SA-4.0
-appl-config-option-constraint:
+appl-config-option-type: integer
+constraints:
max: '``UINT32_MAX``'
min: 0
-appl-config-option-default-value: 32
-appl-config-option-description: |
+copyrights:
+- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
+default-value: 32
+description: |
The value of this configuration option defines the maximum number of
concurrently active thread/task proxies on this node in a multiprocessor
system.
-appl-config-option-index: []
-appl-config-option-name: CONFIGURE_MP_MAXIMUM_PROXIES
-appl-config-option-notes: |
+enabled-by: true
+index-entries: []
+interface-type: appl-config-option
+links:
+- role: appl-config-group-member
+ uid: ../mpci
+name: CONFIGURE_MP_MAXIMUM_PROXIES
+notes: |
Since a proxy is used to represent a remote task/thread which is blocking
on this node. This configuration parameter reflects the maximum number of
remote tasks/threads which can be blocked on objects on this node, see
@@ -17,13 +25,5 @@ appl-config-option-notes: |
This configuration option is only evaluated if
:ref:`CONFIGURE_MP_APPLICATION` is defined.
-appl-config-option-type: integer
-copyrights:
-- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
-enabled-by: true
-interface-type: appl-config-option
-links:
-- role: appl-config-group-member
- uid: ../mpci
text: ''
type: interface