From 3bdf817950eadd75a2785b62220eb0b04533b9fd Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 16 Sep 2020 11:48:29 +0200 Subject: spec: Group items by component --- spec/if/acfg/mp-max-proxies.yml | 29 ----------------------------- 1 file changed, 29 deletions(-) delete mode 100644 spec/if/acfg/mp-max-proxies.yml (limited to 'spec/if/acfg/mp-max-proxies.yml') diff --git a/spec/if/acfg/mp-max-proxies.yml b/spec/if/acfg/mp-max-proxies.yml deleted file mode 100644 index a61ab2ad..00000000 --- a/spec/if/acfg/mp-max-proxies.yml +++ /dev/null @@ -1,29 +0,0 @@ -SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause -appl-config-option-type: integer -constraints: - max: ${../c/uint32_max:/name} - min: 0 -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. -enabled-by: true -index-entries: [] -interface-type: appl-config-option -links: -- role: appl-config-group-member - uid: group-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 - ${.:/document-reference/mp-proxies}. - - This configuration option is only evaluated if - ${mp-appl:/name} is defined. -text: '' -type: interface -- cgit v1.2.3