From 9ba26e7cb25e2bff2bd50871e2e7c9b477ee6f32 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 20 May 2022 08:45:16 -0500 Subject: c-user: Update references to --enable-* configure options. Also updated list of SMP architectures and added enough lead in to let users know the source code was the definitive answer. --- c-user/config/mpci.rst | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) (limited to 'c-user/config/mpci.rst') diff --git a/c-user/config/mpci.rst b/c-user/config/mpci.rst index 09c541f..d40f15c 100644 --- a/c-user/config/mpci.rst +++ b/c-user/config/mpci.rst @@ -23,12 +23,13 @@ Multiprocessing Configuration ============================= -This section describes multiprocessing related configuration options. The -options are only used if RTEMS was built with the ``--enable-multiprocessing`` -build configuration option. Additionally, this class of configuration options -are only applicable if the configuration option :ref:`CONFIGURE_MP_APPLICATION` -is defined. The multiprocessing (MPCI) support must not be confused with the -SMP support. +This section describes multiprocessing related configuration options. +The options are only used if RTEMS was built when the multiprocessing +build configuration option is enabled. The multiprocessing configuration +is distinct from the SMP configuration. Additionally, this class of +configuration options are only applicable if the configuration option +:ref:`CONFIGURE_MP_APPLICATION` is defined. The multiprocessing (MPCI) +support must not be confused with the SMP support. .. Generated from spec:/acfg/if/mp-extra-server-stack @@ -115,8 +116,8 @@ options are assumed to be provided. .. rubric:: NOTES: This configuration option shall be undefined if the multiprocessing support -is not enabled (e.g. RTEMS was built without the ``--enable-multiprocessing`` -build configuration option). Otherwise a compile time error in the +is not enabled (e.g. RTEMS was built without the multiprocessing build +configuration option enabled). Otherwise a compile time error in the configuration file will occur. .. Generated from spec:/acfg/if/mp-max-global-objects -- cgit v1.2.3