From f7d56f579869ff0bd3acd95c8e245743605f4633 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 11 Dec 2019 09:10:40 +0100 Subject: c-user: Obsolete CONFIGURE_MAXIMUM_MRSP_SEMAPHORES Update #3833. --- c-user/configuring_a_system.rst | 35 +++++++---------------------------- 1 file changed, 7 insertions(+), 28 deletions(-) (limited to 'c-user/configuring_a_system.rst') 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 -- cgit v1.2.3