summaryrefslogtreecommitdiffstats
path: root/c-user/configuring_a_system.rst
diff options
context:
space:
mode:
Diffstat (limited to 'c-user/configuring_a_system.rst')
-rw-r--r--c-user/configuring_a_system.rst7
1 files changed, 3 insertions, 4 deletions
diff --git a/c-user/configuring_a_system.rst b/c-user/configuring_a_system.rst
index dceec7b..7f69724 100644
--- a/c-user/configuring_a_system.rst
+++ b/c-user/configuring_a_system.rst
@@ -670,12 +670,11 @@ DEFAULT VALUE:
DESCRIPTION:
``CONFIGURE_MAXIMUM_MRSP_SEMAPHORES`` is the maximum number of Classic API
- Semaphores using the Multiprocessor Resource Sharing Protocol (MrsP) that
- can be concurrently active.
+ Semaphores using the :ref:`MrsP` that can be concurrently active.
NOTES:
- This configuration option is only used on SMP configurations. On
- uni-processor configurations the Priority Ceiling Protocol is used for MrsP
+ This configuration option is only used in SMP configurations. In
+ uni-processor configurations, the :ref:`PriorityCeiling` is used for MrsP
semaphores and thus no extra memory is necessary.
.. COMMENT: === CONFIGURE_MAXIMUM_MESSAGE_QUEUES ===