From a0d2eeea9da0671faecb31c7f1e426f76e8bc506 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 1 Feb 2017 13:38:41 +0100 Subject: Use "in X config..." instead of "on X config..." --- c-user/configuring_a_system.rst | 7 +++---- 1 file changed, 3 insertions(+), 4 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 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 === -- cgit v1.2.3