From 51a5138bfea0c1bebfa25ba9e726f52589f3c21a Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Mon, 12 Oct 2020 15:51:24 +0200 Subject: c-user: Add "Generated from ..." comments --- c-user/config/classic-api.rst | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) (limited to 'c-user/config/classic-api.rst') diff --git a/c-user/config/classic-api.rst b/c-user/config/classic-api.rst index d1e197b..90aec72 100644 --- a/c-user/config/classic-api.rst +++ b/c-user/config/classic-api.rst @@ -15,11 +15,15 @@ .. .. https://docs.rtems.org/branches/master/eng/req/howto.html +.. Generated from spec:/acfg/if/group-classic + Classic API Configuration ========================= This section describes configuration options related to the Classic API. +.. Generated from spec:/acfg/if/max-barriers + .. index:: CONFIGURE_MAXIMUM_BARRIERS .. _CONFIGURE_MAXIMUM_BARRIERS: @@ -61,6 +65,8 @@ NOTES: This object class can be configured in unlimited allocation mode, see :ref:`ConfigUnlimitedObjects`. +.. Generated from spec:/acfg/if/max-message-queues + .. index:: CONFIGURE_MAXIMUM_MESSAGE_QUEUES .. _CONFIGURE_MAXIMUM_MESSAGE_QUEUES: @@ -104,6 +110,8 @@ NOTES: store the messages of each message queue, see :ref:`CONFIGURE_MESSAGE_BUFFER_MEMORY`. +.. Generated from spec:/acfg/if/max-partitions + .. index:: CONFIGURE_MAXIMUM_PARTITIONS .. _CONFIGURE_MAXIMUM_PARTITIONS: @@ -145,6 +153,8 @@ NOTES: This object class can be configured in unlimited allocation mode, see :ref:`ConfigUnlimitedObjects`. +.. Generated from spec:/acfg/if/max-periods + .. index:: CONFIGURE_MAXIMUM_PERIODS .. _CONFIGURE_MAXIMUM_PERIODS: @@ -186,6 +196,8 @@ NOTES: This object class can be configured in unlimited allocation mode, see :ref:`ConfigUnlimitedObjects`. +.. Generated from spec:/acfg/if/max-ports + .. index:: CONFIGURE_MAXIMUM_PORTS .. _CONFIGURE_MAXIMUM_PORTS: @@ -227,6 +239,8 @@ NOTES: This object class can be configured in unlimited allocation mode, see :ref:`ConfigUnlimitedObjects`. +.. Generated from spec:/acfg/if/max-regions + .. index:: CONFIGURE_MAXIMUM_REGIONS .. _CONFIGURE_MAXIMUM_REGIONS: @@ -268,6 +282,8 @@ NOTES: This object class can be configured in unlimited allocation mode, see :ref:`ConfigUnlimitedObjects`. +.. Generated from spec:/acfg/if/max-semaphores + .. index:: CONFIGURE_MAXIMUM_SEMAPHORES .. _CONFIGURE_MAXIMUM_SEMAPHORES: @@ -313,6 +329,8 @@ NOTES: scheduler count (see :ref:`ConfigurationSchedulerTable`). The semaphores using the :ref:`MrsP` need a ceiling priority per scheduler. +.. Generated from spec:/acfg/if/max-tasks + .. index:: CONFIGURE_MAXIMUM_TASKS .. _CONFIGURE_MAXIMUM_TASKS: @@ -371,6 +389,8 @@ NOTES: the addition of a new configuration parameter to specify the number of tasks which enable floating point support. +.. Generated from spec:/acfg/if/max-thread-local-storage-size + .. index:: CONFIGURE_MAXIMUM_THREAD_LOCAL_STORAGE_SIZE .. _CONFIGURE_MAXIMUM_THREAD_LOCAL_STORAGE_SIZE: @@ -415,6 +435,8 @@ NOTES: the RTEMS Tools can be used to obtain the thread-local storage size and alignment of an application executable. +.. Generated from spec:/acfg/if/max-timers + .. index:: CONFIGURE_MAXIMUM_TIMERS .. _CONFIGURE_MAXIMUM_TIMERS: @@ -456,6 +478,8 @@ NOTES: This object class can be configured in unlimited allocation mode, see :ref:`ConfigUnlimitedObjects`. +.. Generated from spec:/acfg/if/max-user-extensions + .. index:: CONFIGURE_MAXIMUM_USER_EXTENSIONS .. _CONFIGURE_MAXIMUM_USER_EXTENSIONS: @@ -491,6 +515,8 @@ DESCRIPTION: NOTES: This object class cannot be configured in unlimited allocation mode. +.. Generated from spec:/acfg/if/min-tasks-with-user-provided-storage + .. index:: CONFIGURE_MINIMUM_TASKS_WITH_USER_PROVIDED_STORAGE .. _CONFIGURE_MINIMUM_TASKS_WITH_USER_PROVIDED_STORAGE: -- cgit v1.2.3