summaryrefslogtreecommitdiffstats
path: root/c-user/configuring_a_system.rst
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2019-12-11 09:10:40 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2019-12-11 09:11:38 +0100
commitf7d56f579869ff0bd3acd95c8e245743605f4633 (patch)
tree2cf1a68f0d03c5fc303c765816c4a5c9f0420dd1 /c-user/configuring_a_system.rst
parentc-user: CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS (diff)
downloadrtems-docs-f7d56f579869ff0bd3acd95c8e245743605f4633.tar.bz2
c-user: Obsolete CONFIGURE_MAXIMUM_MRSP_SEMAPHORES
Update #3833.
Diffstat (limited to 'c-user/configuring_a_system.rst')
-rw-r--r--c-user/configuring_a_system.rst35
1 files changed, 7 insertions, 28 deletions
diff --git a/c-user/configuring_a_system.rst b/c-user/configuring_a_system.rst
index 51a66b8..9e751d0 100644
--- a/c-user/configuring_a_system.rst
+++ b/c-user/configuring_a_system.rst
@@ -1082,34 +1082,6 @@ DESCRIPTION:
NOTES:
This object class can be configured in unlimited allocation mode.
-.. index:: CONFIGURE_MAXIMUM_MRSP_SEMAPHORES
-
-.. _CONFIGURE_MAXIMUM_MRSP_SEMAPHORES:
-
-CONFIGURE_MAXIMUM_MRSP_SEMAPHORES
----------------------------------
-
-CONSTANT:
- ``CONFIGURE_MAXIMUM_MRSP_SEMAPHORES``
-
-DATA TYPE:
- Unsigned integer (``uint32_t``).
-
-RANGE:
- Zero or positive.
-
-DEFAULT VALUE:
- The default value is 0.
-
-DESCRIPTION:
- ``CONFIGURE_MAXIMUM_MRSP_SEMAPHORES`` is the maximum number of Classic API
- Semaphores using the :ref:`MrsP` that can be concurrently active.
-
-NOTES:
- This configuration option is only used in SMP configurations. In
- uniprocessor configurations, the :ref:`PriorityCeiling` is used for MrsP
- semaphores and thus no extra memory is necessary.
-
.. index:: CONFIGURE_MAXIMUM_MESSAGE_QUEUES
.. _CONFIGURE_MAXIMUM_MESSAGE_QUEUES:
@@ -4938,6 +4910,13 @@ CONFIGURE_MAXIMUM_GOROUTINES
This configuration option is obsolete since RTEMS 5.1.
+.. index:: CONFIGURE_MAXIMUM_MRSP_SEMAPHORES
+
+CONFIGURE_MAXIMUM_MRSP_SEMAPHORES
+---------------------------------
+
+This configuration option is obsolete since RTEMS 5.1.
+
.. index:: CONFIGURE_MAXIMUM_POSIX_BARRIERS
CONFIGURE_MAXIMUM_POSIX_BARRIERS