From 64987c4dc4d83200f0fb0d0636ad7be621e5801a Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 17 Mar 2020 10:06:27 +0100 Subject: spec: Add application configuration --- spec/acfg/opt/RTEMS-ACFG-OPT-MPMAXPROXIES.yml | 32 +++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 spec/acfg/opt/RTEMS-ACFG-OPT-MPMAXPROXIES.yml (limited to 'spec/acfg/opt/RTEMS-ACFG-OPT-MPMAXPROXIES.yml') diff --git a/spec/acfg/opt/RTEMS-ACFG-OPT-MPMAXPROXIES.yml b/spec/acfg/opt/RTEMS-ACFG-OPT-MPMAXPROXIES.yml new file mode 100644 index 00000000..a1343426 --- /dev/null +++ b/spec/acfg/opt/RTEMS-ACFG-OPT-MPMAXPROXIES.yml @@ -0,0 +1,32 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 +active: true +appl-config-option-data-type: | + Unsigned integer (``uint32_t``). +appl-config-option-default-value: | + The default value is 32. +appl-config-option-description: | + ``CONFIGURE_MP_MAXIMUM_PROXIES`` is 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: | + 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 + :ref:`MPCIProxies`. +appl-config-option-range: | + Undefined or positive. +copyrights: +- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR) +derived: false +enabled-by: [] +header: '' +interface-type: appl-config-option +level: 1.92 +links: +- RTEMS-ACFG-MPCI: xehdBGNzB079tXh4oemnIjNyYffD-9n2YPdqHwfn7Hs= +normative: true +ref: '' +reviewed: WCnxqy2N_5SCpuNKhJjw1ONhBbirPDP_lqNYKhBxi2I= +text: '' +type: interface -- cgit v1.2.3