From 33849946ff6022c26722ec71248fd76aa55de4ef Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Mon, 13 Nov 2017 13:25:18 +1100 Subject: Clean up sphinx warnings. - Fix minor formatting issues. - Fix reference the gloassary TLS using ':term:'. - Make sure nothing is between an anchor and the heading where ':ref:' references the anchor. This meant moving all the recently added '.. index::' entries. Update #3232. Update #3229. --- c-user/configuring_a_system.rst | 402 ++++++++++++++++++++++++++-------------- 1 file changed, 267 insertions(+), 135 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 dd1ddd8..96f4987 100644 --- a/c-user/configuring_a_system.rst +++ b/c-user/configuring_a_system.rst @@ -4,9 +4,8 @@ .. COMMENT: On-Line Applications Research Corporation (OAR). .. COMMENT: All rights reserved. -.. _Configuring a System: - .. index:: configuring a system +.. _Configuring a System: Configuring a System ******************** @@ -442,9 +441,10 @@ responsible for enabling unlimited objects and specifying the allocation size. .. COMMENT: === CONFIGURE_UNLIMITED_OBJECTS === -.. _Enable Unlimited Object Instances: .. index:: CONFIGURE_UNLIMITED_OBJECTS +.. _Enable Unlimited Object Instances: + Enable Unlimited Object Instances --------------------------------- @@ -517,9 +517,10 @@ supported by ````. .. COMMENT: === CONFIGURE_MAXIMUM_TASKS === -.. _Specify Maximum Classic API Tasks: .. index:: CONFIGURE_MAXIMUM_TASKS +.. _Specify Maximum Classic API Tasks: + Specify Maximum Classic API Tasks --------------------------------- @@ -562,9 +563,10 @@ NOTES: .. COMMENT: === CONFIGURE_MAXIMUM_TIMERS === -.. _Specify Maximum Classic API Timers: .. index:: CONFIGURE_MAXIMUM_TIMERS +.. _Specify Maximum Classic API Timers: + Specify Maximum Classic API Timers ---------------------------------- @@ -589,9 +591,10 @@ NOTES: .. COMMENT: === CONFIGURE_MAXIMUM_SEMAPHORES === -.. _Specify Maximum Classic API Semaphores: .. index:: CONFIGURE_MAXIMUM_SEMAPHORES +.. _Specify Maximum Classic API Semaphores: + Specify Maximum Classic API Semaphores -------------------------------------- @@ -616,9 +619,10 @@ NOTES: .. COMMENT: === CONFIGURE_MAXIMUM_MRSP_SEMAPHORES === -.. _Specify Maximum Classic API Semaphores usable with MrsP: .. index:: CONFIGURE_MAXIMUM_MRSP_SEMAPHORES +.. _Specify Maximum Classic API Semaphores usable with MrsP: + Specify Maximum Classic API Semaphores usable with MrsP ------------------------------------------------------- @@ -645,9 +649,10 @@ NOTES: .. COMMENT: === CONFIGURE_MAXIMUM_MESSAGE_QUEUES === -.. _Specify Maximum Classic API Message Queues: .. index:: CONFIGURE_MAXIMUM_MESSAGE_QUEUES +.. _Specify Maximum Classic API Message Queues: + Specify Maximum Classic API Message Queues ------------------------------------------ @@ -672,9 +677,10 @@ NOTES: .. COMMENT: === CONFIGURE_MAXIMUM_BARRIERS === -.. _Specify Maximum Classic API Barriers: .. index:: CONFIGURE_MAXIMUM_BARRIERS +.. _Specify Maximum Classic API Barriers: + Specify Maximum Classic API Barriers ------------------------------------ @@ -699,9 +705,10 @@ NOTES: .. COMMENT: === CONFIGURE_MAXIMUM_PERIODS === -.. _Specify Maximum Classic API Periods: .. index:: CONFIGURE_MAXIMUM_PERIODS +.. _Specify Maximum Classic API Periods: + Specify Maximum Classic API Periods ----------------------------------- @@ -726,9 +733,10 @@ NOTES: .. COMMENT: === CONFIGURE_MAXIMUM_PARTITIONS === -.. _Specify Maximum Classic API Partitions: .. index:: CONFIGURE_MAXIMUM_PARTITIONS +.. _Specify Maximum Classic API Partitions: + Specify Maximum Classic API Partitions -------------------------------------- @@ -753,9 +761,10 @@ NOTES: .. COMMENT: === CONFIGURE_MAXIMUM_REGIONS === -.. _Specify Maximum Classic API Regions: .. index:: CONFIGURE_MAXIMUM_REGIONS +.. _Specify Maximum Classic API Regions: + Specify Maximum Classic API Regions ----------------------------------- @@ -780,9 +789,10 @@ NOTES: .. COMMENT: === CONFIGURE_MAXIMUM_PORTS === -.. _Specify Maximum Classic API Ports: .. index:: CONFIGURE_MAXIMUM_PORTS +.. _Specify Maximum Classic API Ports: + Specify Maximum Classic API Ports --------------------------------- @@ -807,9 +817,10 @@ NOTES: .. COMMENT: === CONFIGURE_MAXIMUM_USER_EXTENSIONS === -.. _Specify Maximum Classic API User Extensions: .. index:: CONFIGURE_MAXIMUM_USER_EXTENSIONS +.. _Specify Maximum Classic API User Extensions: + Specify Maximum Classic API User Extensions ------------------------------------------- @@ -843,9 +854,10 @@ The following parameters control the generation of that table. .. COMMENT: === CONFIGURE_RTEMS_INIT_TASKS_TABLE === -.. _Instantiate Classic API Initialization Task Table: .. index:: CONFIGURE_RTEMS_INIT_TASKS_TABLE +.. _Instantiate Classic API Initialization Task Table: + Instantiate Classic API Initialization Task Table ------------------------------------------------- @@ -880,9 +892,10 @@ NOTES: .. COMMENT: === CONFIGURE_INIT_TASK_ENTRY_POINT === -.. _Specifying Classic API Initialization Task Entry Point: .. index:: CONFIGURE_INIT_TASK_ENTRY_POINT +.. _Specifying Classic API Initialization Task Entry Point: + Specifying Classic API Initialization Task Entry Point ------------------------------------------------------ @@ -909,9 +922,10 @@ NOTES: .. COMMENT: === CONFIGURE_INIT_TASK_NAME === -.. _Specifying Classic API Initialization Task Name: .. index:: CONFIGURE_INIT_TASK_NAME +.. _Specifying Classic API Initialization Task Name: + Specifying Classic API Initialization Task Name ----------------------------------------------- @@ -936,9 +950,10 @@ NOTES: .. COMMENT: === CONFIGURE_INIT_TASK_STACK_SIZE === -.. _Specifying Classic API Initialization Task Stack Size: .. index:: CONFIGURE_INIT_TASK_STACK_SIZE +.. _Specifying Classic API Initialization Task Stack Size: + Specifying Classic API Initialization Task Stack Size ----------------------------------------------------- @@ -966,9 +981,10 @@ NOTES: .. COMMENT: === CONFIGURE_INIT_TASK_PRIORITY === -.. _Specifying Classic API Initialization Task Priority: .. index:: CONFIGURE_INIT_TASK_PRIORITY +.. _Specifying Classic API Initialization Task Priority: + Specifying Classic API Initialization Task Priority --------------------------------------------------- @@ -993,9 +1009,10 @@ NOTES: .. COMMENT: === CONFIGURE_INIT_TASK_ATTRIBUTES === -.. _Specifying Classic API Initialization Task Attributes: .. index:: CONFIGURE_INIT_TASK_ATTRIBUTES +.. _Specifying Classic API Initialization Task Attributes: + Specifying Classic API Initialization Task Attributes ----------------------------------------------------- @@ -1020,9 +1037,10 @@ NOTES: .. COMMENT: === CONFIGURE_INIT_TASK_INITIAL_MODES === -.. _Specifying Classic API Initialization Task Modes: .. index:: CONFIGURE_INIT_TASK_INITIAL_MODES +.. _Specifying Classic API Initialization Task Modes: + Specifying Classic API Initialization Task Modes ------------------------------------------------ @@ -1048,9 +1066,10 @@ NOTES: .. COMMENT: === CONFIGURE_INIT_TASK_ARGUMENTS === -.. _Specifying Classic API Initialization Task Arguments: .. index:: CONFIGURE_INIT_TASK_ARGUMENTS +.. _Specifying Classic API Initialization Task Arguments: + Specifying Classic API Initialization Task Arguments ---------------------------------------------------- @@ -1075,9 +1094,10 @@ NOTES: .. COMMENT: === CONFIGURE_HAS_OWN_INIT_TASK_TABLE === -.. _Not Using Generated Initialization Tasks Table: .. index:: CONFIGURE_HAS_OWN_INIT_TASK_TABLE +.. _Not Using Generated Initialization Tasks Table: + Not Using Generated Initialization Tasks Table ---------------------------------------------- @@ -1113,9 +1133,10 @@ time using the ``--enable-posix`` option. .. COMMENT: === CONFIGURE_MAXIMUM_POSIX_THREADS === -.. _Specify Maximum POSIX API Threads: .. index:: CONFIGURE_MAXIMUM_POSIX_THREADS +.. _Specify Maximum POSIX API Threads: + Specify Maximum POSIX API Threads --------------------------------- @@ -1153,9 +1174,10 @@ NOTES: .. COMMENT: === CONFIGURE_MAXIMUM_POSIX_KEYS === -.. _Specify Maximum POSIX API Keys: .. index:: CONFIGURE_MAXIMUM_POSIX_KEYS +.. _Specify Maximum POSIX API Keys: + Specify Maximum POSIX API Keys ------------------------------ @@ -1182,9 +1204,10 @@ NOTES: .. COMMENT: === CONFIGURE_MAXIMUM_POSIX_TIMERS === -.. _Specify Maximum POSIX API Timers: .. index:: CONFIGURE_MAXIMUM_POSIX_TIMERS +.. _Specify Maximum POSIX API Timers: + Specify Maximum POSIX API Timers -------------------------------- @@ -1209,9 +1232,10 @@ NOTES: .. COMMENT: === CONFIGURE_MAXIMUM_POSIX_QUEUED_SIGNALS === -.. _Specify Maximum POSIX API Queued Signals: .. index:: CONFIGURE_MAXIMUM_POSIX_QUEUED_SIGNALS +.. _Specify Maximum POSIX API Queued Signals: + Specify Maximum POSIX API Queued Signals ---------------------------------------- @@ -1236,9 +1260,10 @@ NOTES: .. COMMENT: === CONFIGURE_MAXIMUM_POSIX_MESSAGE_QUEUES === -.. _Specify Maximum POSIX API Message Queues: .. index:: CONFIGURE_MAXIMUM_POSIX_MESSAGE_QUEUES +.. _Specify Maximum POSIX API Message Queues: + Specify Maximum POSIX API Message Queues ---------------------------------------- @@ -1263,9 +1288,10 @@ NOTES: .. COMMENT: === CONFIGURE_MAXIMUM_POSIX_SEMAPHORES === -.. _Specify Maximum POSIX API Semaphores: .. index:: CONFIGURE_MAXIMUM_POSIX_SEMAPHORES +.. _Specify Maximum POSIX API Semaphores: + Specify Maximum POSIX API Named Semaphores ------------------------------------------ @@ -1302,9 +1328,10 @@ a single entry. The following parameters control the generation of that table. .. COMMENT: === CONFIGURE_POSIX_INIT_THREAD_TABLE === -.. _Instantiate POSIX API Initialization Thread Table: .. index:: CONFIGURE_POSIX_INIT_THREAD_TABLE +.. _Instantiate POSIX API Initialization Thread Table: + Instantiate POSIX API Initialization Thread Table ------------------------------------------------- @@ -1341,9 +1368,10 @@ NOTES: .. COMMENT: === CONFIGURE_POSIX_INIT_THREAD_ENTRY_POINT === -.. _Specifying POSIX API Initialization Thread Entry Point: .. index:: CONFIGURE_POSIX_INIT_THREAD_ENTRY_POINT +.. _Specifying POSIX API Initialization Thread Entry Point: + Specifying POSIX API Initialization Thread Entry Point ------------------------------------------------------ @@ -1370,9 +1398,10 @@ NOTES: .. COMMENT: === CONFIGURE_POSIX_INIT_THREAD_STACK_SIZE === -.. _Specifying POSIX API Initialization Thread Stack Size: .. index:: CONFIGURE_POSIX_INIT_THREAD_STACK_SIZE +.. _Specifying POSIX API Initialization Thread Stack Size: + Specifying POSIX API Initialization Thread Stack Size ----------------------------------------------------- @@ -1401,9 +1430,10 @@ NOTES: .. COMMENT: === CONFIGURE_POSIX_HAS_OWN_INIT_THREAD_TABLE === -.. _Not Using Generated POSIX Initialization Threads Table: .. index:: CONFIGURE_POSIX_HAS_OWN_INIT_THREAD_TABLE +.. _Not Using Generated POSIX Initialization Threads Table: + Not Using Generated POSIX Initialization Threads Table ------------------------------------------------------ @@ -1438,13 +1468,14 @@ This section defines the general system configuration parameters supported by .. COMMENT: === CONFIGURE_UNIFIED_WORK_AREAS === -.. _Separate or Unified Work Areas: .. index:: CONFIGURE_UNIFIED_WORK_AREAS .. index:: unified work areas .. index:: separate work areas .. index:: RTEMS Workspace .. index:: C Program Heap +.. _Separate or Unified Work Areas: + Separate or Unified Work Areas ------------------------------ @@ -1481,9 +1512,10 @@ NOTES: .. COMMENT: === CONFIGURE_MAXIMUM_PROCESSORS === -.. _CONFIGURE_MAXIMUM_PROCESSORS: .. index:: CONFIGURE_MAXIMUM_PROCESSORS +.. _CONFIGURE_MAXIMUM_PROCESSORS: + Specify Maximum Processors ---------------------------------------- @@ -1514,10 +1546,11 @@ NOTES: .. COMMENT: === CONFIGURE_MICROSECONDS_PER_TICK === -.. _CONFIGURE_MICROSECONDS_PER_TICK: .. index:: CONFIGURE_MICROSECONDS_PER_TICK .. index:: tick quantum +.. _CONFIGURE_MICROSECONDS_PER_TICK: + Length of Each Clock Tick ------------------------- @@ -1561,10 +1594,11 @@ NOTES: .. COMMENT: === CONFIGURE_TICKS_PER_TIMESLICE === -.. _Specifying Timeslicing Quantum: .. index:: CONFIGURE_TICKS_PER_TIMESLICE .. index:: ticks per timeslice +.. _Specifying Timeslicing Quantum: + Specifying Timeslicing Quantum ------------------------------ @@ -1590,11 +1624,12 @@ NOTES: .. COMMENT: === CONFIGURE_MAXIMUM_PRIORITY === -.. _Specifying the Number of Thread Priority Levels: .. index:: CONFIGURE_MAXIMUM_PRIORITY .. index:: maximum priority .. index:: number of priority levels +.. _Specifying the Number of Thread Priority Levels: + Specifying the Number of Thread Priority Levels ----------------------------------------------- @@ -1637,10 +1672,11 @@ NOTES: .. COMMENT: === CONFIGURE_MAXIMUM_THREAD_NAME_SIZE === -.. _CONFIGURE_MAXIMUM_THREAD_NAME_SIZE: .. index:: CONFIGURE_MAXIMUM_THREAD_NAME_SIZE .. index:: maximum thread name size +.. _CONFIGURE_MAXIMUM_THREAD_NAME_SIZE: + Specifying the Maximum Thread Name Size --------------------------------------- @@ -1668,10 +1704,11 @@ NOTE: .. COMMENT: === CONFIGURE_MINIMUM_TASK_STACK_SIZE === -.. _Specifying the Minimum Task Size: .. index:: CONFIGURE_MINIMUM_TASK_STACK_SIZE .. index:: minimum task stack size +.. _Specifying the Minimum Task Size: + Specifying the Minimum Task Size -------------------------------- @@ -1707,10 +1744,11 @@ NOTES: .. COMMENT: === CONFIGURE_INTERRUPT_STACK_SIZE === -.. _Configuring the Size of the Interrupt Stack: .. index:: CONFIGURE_INTERRUPT_STACK_SIZE .. index:: interrupt stack size +.. _Configuring the Size of the Interrupt Stack: + Configuring the Size of the Interrupt Stack ------------------------------------------- @@ -1742,10 +1780,11 @@ NOTES: .. COMMENT: === CONFIGURE_EXTRA_TASK_STACKS === -.. _Reserve Task/Thread Stack Memory Above Minimum: .. index:: CONFIGURE_EXTRA_TASK_STACKS .. index:: memory for task tasks +.. _Reserve Task/Thread Stack Memory Above Minimum: + Reserve Task/Thread Stack Memory Above Minimum ---------------------------------------------- @@ -1773,13 +1812,14 @@ NOTES: .. COMMENT: === CONFIGURE_ZERO_WORKSPACE_AUTOMATICALLY === -.. _Automatically Zeroing the RTEMS Workspace and C Program Heap: .. index:: CONFIGURE_ZERO_WORKSPACE_AUTOMATICALLY .. index:: clear C Program Heap .. index:: clear RTEMS Workspace .. index:: zero C Program Heap .. index:: zero RTEMS Workspace +.. _Automatically Zeroing the RTEMS Workspace and C Program Heap: + Automatically Zeroing the RTEMS Workspace and C Program Heap ------------------------------------------------------------ @@ -1807,9 +1847,10 @@ NOTES: .. COMMENT: === CONFIGURE_STACK_CHECKER_ENABLED === -.. _Enable The Task Stack Usage Checker: .. index:: CONFIGURE_STACK_CHECKER_ENABLED +.. _Enable The Task Stack Usage Checker: + Enable The Task Stack Usage Checker ----------------------------------- @@ -1837,9 +1878,10 @@ NOTES: .. COMMENT: === CONFIGURE_INITIAL_EXTENSIONS === -.. _CONFIGURE_INITIAL_EXTENSIONS: .. index:: CONFIGURE_INITIAL_EXTENSIONS +.. _CONFIGURE_INITIAL_EXTENSIONS: + Specify Application Specific User Extensions -------------------------------------------- @@ -1875,9 +1917,10 @@ overflows are detected in hardware. .. COMMENT: === CONFIGURE_TASK_STACK_ALLOCATOR_INIT === -.. _Custom Task Stack Allocator Initialization: .. index:: CONFIGURE_TASK_STACK_ALLOCATOR_INIT +.. _Custom Task Stack Allocator Initialization: + Custom Task Stack Allocator Initialization ------------------------------------------ @@ -1910,10 +1953,11 @@ NOTES: .. COMMENT: === CONFIGURE_TASK_STACK_ALLOCATOR === -.. _Custom Task Stack Allocator: .. index:: CONFIGURE_TASK_STACK_ALLOCATOR .. index:: task stack allocator +.. _Custom Task Stack Allocator: + Custom Task Stack Allocator --------------------------- @@ -1945,10 +1989,11 @@ NOTES: .. COMMENT: === CONFIGURE_TASK_STACK_DEALLOCATOR === -.. _Custom Task Stack Deallocator: .. index:: CONFIGURE_TASK_STACK_DEALLOCATOR .. index:: task stack deallocator +.. _Custom Task Stack Deallocator: + Custom Task Stack Deallocator ----------------------------- @@ -1988,10 +2033,11 @@ amount of memory reserved for Classic API Message Buffers. .. COMMENT: === CONFIGURE_MESSAGE_BUFFERS_FOR_QUEUE === -.. _Calculate Memory for a Single Classic Message API Message Queue: .. index:: CONFIGURE_MESSAGE_BUFFERS_FOR_QUEUE .. index:: memory for a single message queue's buffers +.. _Calculate Memory for a Single Classic Message API Message Queue: + Calculate Memory for a Single Classic Message API Message Queue --------------------------------------------------------------- @@ -2028,10 +2074,11 @@ NOTES: .. COMMENT: === CONFIGURE_MESSAGE_BUFFER_MEMORY === -.. _Reserve Memory for All Classic Message API Message Queues: .. index:: CONFIGURE_MESSAGE_BUFFER_MEMORY .. index:: configure message queue buffer memory +.. _Reserve Memory for All Classic Message API Message Queues: + Reserve Memory for All Classic Message API Message Queues --------------------------------------------------------- @@ -2083,9 +2130,10 @@ work-arounds when the memory estimated by ```` is incorrect. .. COMMENT: === CONFIGURE_MEMORY_OVERHEAD === -.. _Specify Memory Overhead: .. index:: CONFIGURE_MEMORY_OVERHEAD +.. _Specify Memory Overhead: + Specify Memory Overhead ----------------------- @@ -2113,9 +2161,10 @@ NOTES: .. COMMENT: === CONFIGURE_HAS_OWN_CONFIGURATION_TABLE === -.. _Do Not Generate Configuration Information: .. index:: CONFIGURE_HAS_OWN_CONFIGURATION_TABLE +.. _Do Not Generate Configuration Information: + Do Not Generate Configuration Information ----------------------------------------- @@ -2148,10 +2197,11 @@ parameters supported by ````. .. COMMENT: === CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS === -.. _Specify Maximum Number of File Descriptors: .. index:: CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS .. index:: maximum file descriptors +.. _Specify Maximum Number of File Descriptors: + Specify Maximum Number of File Descriptors ------------------------------------------ @@ -2179,9 +2229,10 @@ NOTES: .. COMMENT: === CONFIGURE_TERMIOS_DISABLED === -.. _Disable POSIX Termios Support: .. index:: CONFIGURE_TERMIOS_DISABLED +.. _Disable POSIX Termios Support: + Disable POSIX Termios Support ----------------------------- @@ -2209,9 +2260,10 @@ NOTES: .. COMMENT: === CONFIGURE_NUMBER_OF_TERMIOS_PORTS === -.. _Specify Maximum Termios Ports: .. index:: CONFIGURE_NUMBER_OF_TERMIOS_PORTS +.. _Specify Maximum Termios Ports: + Specify Maximum Termios Ports ----------------------------- @@ -2247,9 +2299,10 @@ This section defines File System related configuration parameters. .. COMMENT: === CONFIGURE_HAS_OWN_MOUNT_TABLE === -.. _Providing Application Specific Mount Table: .. index:: CONFIGURE_HAS_OWN_MOUNT_TABLE +.. _Providing Application Specific Mount Table: + Providing Application Specific Mount Table ------------------------------------------ @@ -2281,9 +2334,10 @@ NOTES: .. COMMENT: === CONFIGURE_USE_DEVFS_AS_BASE_FILESYSTEM === -.. _Configure devFS as Root File System: .. index:: CONFIGURE_USE_DEVFS_AS_BASE_FILESYSTEM +.. _Configure devFS as Root File System: + Configure devFS as Root File System ----------------------------------- @@ -2313,9 +2367,10 @@ NOTES: .. COMMENT: === CONFIGURE_MAXIMUM_DEVICES === -.. _Specifying Maximum Devices for devFS: .. index:: CONFIGURE_MAXIMUM_DEVICES +.. _Specifying Maximum Devices for devFS: + Specifying Maximum Devices for devFS ------------------------------------ @@ -2344,9 +2399,10 @@ NOTES: .. COMMENT: === CONFIGURE_APPLICATION_DISABLE_FILESYSTEM === -.. _Disable File System Support: .. index:: CONFIGURE_APPLICATION_DISABLE_FILESYSTEM +.. _Disable File System Support: + Disable File System Support --------------------------- @@ -2373,9 +2429,10 @@ NOTES: .. COMMENT: === CONFIGURE_USE_MINIIMFS_AS_BASE_FILESYSTEM === -.. _Use a Root IMFS with a Minimalistic Feature Set: .. index:: CONFIGURE_USE_MINIIMFS_AS_BASE_FILESYSTEM +.. _Use a Root IMFS with a Minimalistic Feature Set: + Use a Root IMFS with a Minimalistic Feature Set ----------------------------------------------- @@ -2413,9 +2470,10 @@ DESCRIPTION: .. COMMENT: === CONFIGURE_IMFS_MEMFILE_BYTES_PER_BLOCK === -.. _Specify Block Size for IMFS: .. index:: CONFIGURE_IMFS_MEMFILE_BYTES_PER_BLOCK +.. _Specify Block Size for IMFS: + Specify Block Size for IMFS --------------------------- @@ -2463,9 +2521,10 @@ DESCRIPTION: .. COMMENT: === CONFIGURE_IMFS_DISABLE_CHOWN === -.. _Disable Change Owner Support of Root IMFS: .. index:: CONFIGURE_IMFS_DISABLE_CHOWN +.. _Disable Change Owner Support of Root IMFS: + Disable Change Owner Support of Root IMFS ----------------------------------------- @@ -2487,9 +2546,10 @@ DESCRIPTION: .. COMMENT: === CONFIGURE_IMFS_DISABLE_CHMOD === -.. _Disable Change Mode Support of Root IMFS: .. index:: CONFIGURE_IMFS_DISABLE_CHMOD +.. _Disable Change Mode Support of Root IMFS: + Disable Change Mode Support of Root IMFS ---------------------------------------- @@ -2511,9 +2571,10 @@ DESCRIPTION: .. COMMENT: === CONFIGURE_IMFS_DISABLE_UTIME === -.. _Disable Change Times Support of Root IMFS: .. index:: CONFIGURE_IMFS_DISABLE_UTIME +.. _Disable Change Times Support of Root IMFS: + Disable Change Times Support of Root IMFS ----------------------------------------- @@ -2535,9 +2596,10 @@ DESCRIPTION: .. COMMENT: === CONFIGURE_IMFS_DISABLE_LINK === -.. _Disable Create Hard Link Support of Root IMFS: .. index:: CONFIGURE_IMFS_DISABLE_LINK +.. _Disable Create Hard Link Support of Root IMFS: + Disable Create Hard Link Support of Root IMFS --------------------------------------------- @@ -2559,9 +2621,10 @@ DESCRIPTION: .. COMMENT: === CONFIGURE_IMFS_DISABLE_SYMLINK === -.. _Disable Create Symbolic Link Support of Root IMFS: .. index:: CONFIGURE_IMFS_DISABLE_SYMLINK +.. _Disable Create Symbolic Link Support of Root IMFS: + Disable Create Symbolic Link Support of Root IMFS ------------------------------------------------- @@ -2583,9 +2646,10 @@ DESCRIPTION: .. COMMENT: === CONFIGURE_IMFS_DISABLE_READLINK === -.. _Disable Read Symbolic Link Support of Root IMFS: .. index:: CONFIGURE_IMFS_DISABLE_READLINK +.. _Disable Read Symbolic Link Support of Root IMFS: + Disable Read Symbolic Link Support of Root IMFS ----------------------------------------------- @@ -2607,9 +2671,10 @@ DESCRIPTION: .. COMMENT: === CONFIGURE_IMFS_DISABLE_RENAME === -.. _Disable Rename Support of Root IMFS: .. index:: CONFIGURE_IMFS_DISABLE_RENAME +.. _Disable Rename Support of Root IMFS: + Disable Rename Support of Root IMFS ----------------------------------- @@ -2631,9 +2696,10 @@ DESCRIPTION: .. COMMENT: === CONFIGURE_IMFS_DISABLE_READDIR === -.. _Disable Directory Read Support of Root IMFS: .. index:: CONFIGURE_IMFS_DISABLE_READDIR +.. _Disable Directory Read Support of Root IMFS: + Disable Directory Read Support of Root IMFS ------------------------------------------- @@ -2656,9 +2722,10 @@ DESCRIPTION: .. COMMENT: === CONFIGURE_IMFS_DISABLE_MOUNT === -.. _Disable Mount Support of Root IMFS: .. index:: CONFIGURE_IMFS_DISABLE_MOUNT +.. _Disable Mount Support of Root IMFS: + Disable Mount Support of Root IMFS ---------------------------------- @@ -2680,9 +2747,10 @@ DESCRIPTION: .. COMMENT: === CONFIGURE_IMFS_DISABLE_UNMOUNT === -.. _Disable Unmount Support of Root IMFS: .. index:: CONFIGURE_IMFS_DISABLE_UNMOUNT +.. _Disable Unmount Support of Root IMFS: + Disable Unmount Support of Root IMFS ------------------------------------ @@ -2704,9 +2772,10 @@ DESCRIPTION: .. COMMENT: === CONFIGURE_IMFS_DISABLE_MKNOD === -.. _Disable Make Nodes Support of Root IMFS: .. index:: CONFIGURE_IMFS_DISABLE_MKNOD +.. _Disable Make Nodes Support of Root IMFS: + Disable Make Nodes Support of Root IMFS --------------------------------------- @@ -2728,9 +2797,10 @@ DESCRIPTION: .. COMMENT: === CONFIGURE_IMFS_DISABLE_MKNOD_FILE === -.. _Disable Make Files Support of Root IMFS: .. index:: CONFIGURE_IMFS_DISABLE_MKNOD_FILE +.. _Disable Make Files Support of Root IMFS: + Disable Make Files Support of Root IMFS --------------------------------------- @@ -2752,9 +2822,10 @@ DESCRIPTION: .. COMMENT: === CONFIGURE_IMFS_DISABLE_RMNOD === -.. _Disable Remove Nodes Support of Root IMFS: .. index:: CONFIGURE_IMFS_DISABLE_RMNOD +.. _Disable Remove Nodes Support of Root IMFS: + Disable Remove Nodes Support of Root IMFS ----------------------------------------- @@ -2784,9 +2855,10 @@ parameters. .. COMMENT: === CONFIGURE_APPLICATION_NEEDS_LIBBLOCK === -.. _Enable Block Device Cache: .. index:: CONFIGURE_APPLICATION_NEEDS_LIBBLOCK +.. _Enable Block Device Cache: + Enable Block Device Cache ------------------------- @@ -2812,9 +2884,10 @@ NOTES: .. COMMENT: === CONFIGURE_BDBUF_CACHE_MEMORY_SIZE === -.. _Size of the Cache Memory: .. index:: CONFIGURE_BDBUF_CACHE_MEMORY_SIZE +.. _Size of the Cache Memory: + Size of the Cache Memory ------------------------ @@ -2838,9 +2911,10 @@ NOTES: .. COMMENT: === CONFIGURE_BDBUF_BUFFER_MIN_SIZE === -.. _Minimum Size of a Buffer: .. index:: CONFIGURE_BDBUF_BUFFER_MIN_SIZE +.. _Minimum Size of a Buffer: + Minimum Size of a Buffer ------------------------ @@ -2864,9 +2938,10 @@ NOTES: .. COMMENT: === CONFIGURE_BDBUF_BUFFER_MAX_SIZE === -.. _Maximum Size of a Buffer: .. index:: CONFIGURE_BDBUF_BUFFER_MAX_SIZE +.. _Maximum Size of a Buffer: + Maximum Size of a Buffer ------------------------ @@ -2890,9 +2965,10 @@ NOTES: .. COMMENT: === CONFIGURE_SWAPOUT_SWAP_PERIOD === -.. _Swapout Task Swap Period: .. index:: CONFIGURE_SWAPOUT_SWAP_PERIOD +.. _Swapout Task Swap Period: + Swapout Task Swap Period ------------------------ @@ -2916,9 +2992,10 @@ NOTES: .. COMMENT: === CONFIGURE_SWAPOUT_BLOCK_HOLD === -.. _Swapout Task Maximum Block Hold Time: .. index:: CONFIGURE_SWAPOUT_BLOCK_HOLD +.. _Swapout Task Maximum Block Hold Time: + Swapout Task Maximum Block Hold Time ------------------------------------ @@ -2942,9 +3019,10 @@ NOTES: .. COMMENT: === CONFIGURE_SWAPOUT_TASK_PRIORITY === -.. _Swapout Task Priority: .. index:: CONFIGURE_SWAPOUT_TASK_PRIORITY +.. _Swapout Task Priority: + Swapout Task Priority --------------------- @@ -2968,9 +3046,10 @@ NOTES: .. COMMENT: === CONFIGURE_BDBUF_MAX_READ_AHEAD_BLOCKS === -.. _Maximum Blocks per Read-Ahead Request: .. index:: CONFIGURE_BDBUF_MAX_READ_AHEAD_BLOCKS +.. _Maximum Blocks per Read-Ahead Request: + Maximum Blocks per Read-Ahead Request ------------------------------------- @@ -2996,9 +3075,10 @@ NOTES: .. COMMENT: === CONFIGURE_BDBUF_MAX_WRITE_BLOCKS === -.. _Maximum Blocks per Write Request: .. index:: CONFIGURE_BDBUF_MAX_WRITE_BLOCKS +.. _Maximum Blocks per Write Request: + Maximum Blocks per Write Request -------------------------------- @@ -3022,9 +3102,10 @@ NOTES: .. COMMENT: === CONFIGURE_BDBUF_TASK_STACK_SIZE === -.. _Task Stack Size of the Block Device Cache Tasks: .. index:: CONFIGURE_BDBUF_TASK_STACK_SIZE +.. _Task Stack Size of the Block Device Cache Tasks: + Task Stack Size of the Block Device Cache Tasks ----------------------------------------------- @@ -3048,9 +3129,10 @@ NOTES: .. COMMENT: === CONFIGURE_BDBUF_READ_AHEAD_TASK_PRIORITY === -.. _Read-Ahead Task Priority: .. index:: CONFIGURE_BDBUF_READ_AHEAD_TASK_PRIORITY +.. _Read-Ahead Task Priority: + Read-Ahead Task Priority ------------------------ @@ -3074,9 +3156,10 @@ NOTES: .. COMMENT: === CONFIGURE_SWAPOUT_WORKER_TASKS === -.. _Swapout Worker Task Count: .. index:: CONFIGURE_SWAPOUT_WORKER_TASKS +.. _Swapout Worker Task Count: + Swapout Worker Task Count ------------------------- @@ -3100,9 +3183,10 @@ NOTES: .. COMMENT: === CONFIGURE_SWAPOUT_WORKER_TASK_PRIORITY === -.. _Swapout Worker Task Priority: .. index:: CONFIGURE_SWAPOUT_WORKER_TASK_PRIORITY +.. _Swapout Worker Task Priority: + Swapout Worker Task Priority ---------------------------- @@ -3135,9 +3219,10 @@ This section describes BSP specific configuration settings used by .. COMMENT: === Disable BSP Settings === -.. _Disable BSP Configuration Settings: .. index:: CONFIGURE_DISABLE_BSP_SETTINGS +.. _Disable BSP Configuration Settings: + Disable BSP Configuration Settings ---------------------------------- @@ -3162,9 +3247,10 @@ NOTES: .. COMMENT: === CONFIGURE_MALLOC_BSP_SUPPORTS_SBRK === -.. _Specify BSP Supports sbrk(): .. index:: CONFIGURE_MALLOC_BSP_SUPPORTS_SBRK +.. _Specify BSP Supports sbrk(): + Specify BSP Supports sbrk() --------------------------- @@ -3194,9 +3280,10 @@ NOTES: .. COMMENT: === BSP_IDLE_TASK_BODY === -.. _Specify BSP Specific Idle Task: .. index:: BSP_IDLE_TASK_BODY +.. _Specify BSP Specific Idle Task: + Specify BSP Specific Idle Task ------------------------------ @@ -3224,9 +3311,10 @@ NOTES: .. COMMENT: === BSP_IDLE_TASK_STACK_SIZE === -.. _Specify BSP Suggested Value for IDLE Task Stack Size: .. index:: BSP_IDLE_TASK_STACK_SIZE +.. _Specify BSP Suggested Value for IDLE Task Stack Size: + Specify BSP Suggested Value for IDLE Task Stack Size ---------------------------------------------------- @@ -3262,9 +3350,10 @@ NOTES: .. COMMENT: === BSP_INITIAL_EXTENSION === -.. _Specify BSP Specific User Extensions: .. index:: BSP_INITIAL_EXTENSION +.. _Specify BSP Specific User Extensions: + Specify BSP Specific User Extensions ------------------------------------ @@ -3290,9 +3379,10 @@ NOTES: .. COMMENT: === BSP_INTERRUPT_STACK_SIZE === -.. _Specifying BSP Specific Interrupt Stack Size: .. index:: BSP_INTERRUPT_STACK_SIZE +.. _Specifying BSP Specific Interrupt Stack Size: + Specifying BSP Specific Interrupt Stack Size -------------------------------------------- @@ -3318,9 +3408,10 @@ NOTES: .. COMMENT: === BSP_MAXIMUM_DEVICES === -.. _Specifying BSP Specific Maximum Devices: .. index:: BSP_MAXIMUM_DEVICES +.. _Specifying BSP Specific Maximum Devices: + Specifying BSP Specific Maximum Devices --------------------------------------- @@ -3349,9 +3440,10 @@ NOTES: .. COMMENT: === BSP_ZERO_WORKSPACE_AUTOMATICALLY === -.. _BSP Recommends RTEMS Workspace be Cleared: .. index:: BSP_ZERO_WORKSPACE_AUTOMATICALLY +.. _BSP Recommends RTEMS Workspace be Cleared: + BSP Recommends RTEMS Workspace be Cleared ----------------------------------------- @@ -3378,9 +3470,10 @@ NOTES: .. COMMENT: === CONFIGURE_BSP_PREREQUISITE_DRIVERS === -.. _Specify BSP Prerequisite Drivers: .. index:: CONFIGURE_BSP_PREREQUISITE_DRIVERS +.. _Specify BSP Prerequisite Drivers: + Specify BSP Prerequisite Drivers -------------------------------- @@ -3418,9 +3511,10 @@ by ````. .. COMMENT: === CONFIGURE_IDLE_TASK_BODY === -.. _Specify Application Specific Idle Task Body: .. index:: CONFIGURE_IDLE_TASK_BODY +.. _Specify Application Specific Idle Task Body: + Specify Application Specific Idle Task Body ------------------------------------------- @@ -3446,9 +3540,10 @@ NOTES: .. COMMENT: === CONFIGURE_IDLE_TASK_STACK_SIZE === -.. _Specify Idle Task Stack Size: .. index:: CONFIGURE_IDLE_TASK_STACK_SIZE +.. _Specify Idle Task Stack Size: + Specify Idle Task Stack Size ---------------------------- @@ -3473,9 +3568,10 @@ NOTES: .. COMMENT: === CONFIGURE_IDLE_TASK_INITIALIZES_APPLICATION === -.. _Specify Idle Task Performs Application Initialization: .. index:: CONFIGURE_IDLE_TASK_INITIALIZES_APPLICATION +.. _Specify Idle Task Performs Application Initialization: + Specify Idle Task Performs Application Initialization ----------------------------------------------------- @@ -3523,9 +3619,10 @@ configuration macros. .. COMMENT: === CONFIGURE_SCHEDULER_PRIORITY === -.. _Use Deterministic Priority Scheduler: .. index:: CONFIGURE_SCHEDULER_PRIORITY +.. _Use Deterministic Priority Scheduler: + Use Deterministic Priority Scheduler ------------------------------------ @@ -3556,9 +3653,10 @@ NOTES: .. COMMENT: === CONFIGURE_SCHEDULER_SIMPLE === -.. _Use Simple Priority Scheduler: .. index:: CONFIGURE_SCHEDULER_SIMPLE +.. _Use Simple Priority Scheduler: + Use Simple Priority Scheduler ----------------------------- @@ -3591,9 +3689,10 @@ NOTES: .. COMMENT: === CONFIGURE_SCHEDULER_EDF === -.. _Use Earliest Deadline First Scheduler: .. index:: CONFIGURE_SCHEDULER_EDF +.. _Use Earliest Deadline First Scheduler: + Use Earliest Deadline First Scheduler ------------------------------------- @@ -3628,9 +3727,10 @@ NOTES: .. COMMENT: === CONFIGURE_SCHEDULER_EDF_SMP === -.. _Use Earliest Deadline First SMP Scheduler: .. index:: CONFIGURE_SCHEDULER_EDF_SMP +.. _Use Earliest Deadline First SMP Scheduler: + Use Earliest Deadline First Scheduler ------------------------------------- @@ -3655,9 +3755,10 @@ NOTES: .. COMMENT: === CONFIGURE_SCHEDULER_CBS === -.. _Use Constant Bandwidth Server Scheduler: .. index:: CONFIGURE_SCHEDULER_CBS +.. _Use Constant Bandwidth Server Scheduler: + Use Constant Bandwidth Server Scheduler --------------------------------------- @@ -3690,9 +3791,10 @@ NOTES: .. COMMENT: === CONFIGURE_SCHEDULER_PRIORITY_SMP === -.. _Use Deterministic Priority SMP Scheduler: .. index:: CONFIGURE_SCHEDULER_PRIORITY_SMP +.. _Use Deterministic Priority SMP Scheduler: + Use Deterministic Priority SMP Scheduler ---------------------------------------- @@ -3725,9 +3827,10 @@ NOTES: .. COMMENT: === CONFIGURE_SCHEDULER_SIMPLE_SMP === -.. _Use Simple SMP Priority Scheduler: .. index:: CONFIGURE_SCHEDULER_SIMPLE_SMP +.. _Use Simple SMP Priority Scheduler: + Use Simple SMP Priority Scheduler --------------------------------- @@ -3766,9 +3869,10 @@ NOTES: .. COMMENT: === Configuring a Scheduler Name === -.. _Configuring a Scheduler Name: .. index:: CONFIGURE_SCHEDULER_NAME +.. _Configuring a Scheduler Name: + Configuring a Scheduler Name ---------------------------- @@ -3800,9 +3904,10 @@ NOTES: .. COMMENT: === Configuring a User Scheduler === -.. _Configuring a User Provided Scheduler: .. index:: CONFIGURE_SCHEDULER_USER +.. _Configuring a User Provided Scheduler: + Configuring a User Provided Scheduler ------------------------------------- @@ -4029,9 +4134,10 @@ Note that network device drivers are not configured in the Device Driver Table. .. COMMENT: === CONFIGURE_MAXIMUM_DRIVERS === -.. _Specifying the Maximum Number of Device Drivers: .. index:: CONFIGURE_MAXIMUM_DRIVERS +.. _Specifying the Maximum Number of Device Drivers: + Specifying the Maximum Number of Device Drivers ----------------------------------------------- @@ -4063,9 +4169,10 @@ NOTES: .. COMMENT: === CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER === -.. _Enable Console Device Driver: .. index:: CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER +.. _Enable Console Device Driver: + Enable Console Device Driver ---------------------------- @@ -4094,9 +4201,10 @@ NOTES: .. COMMENT: === CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER === -.. _Enable Clock Driver: .. index:: CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER +.. _Enable Clock Driver: + Enable Clock Driver ------------------- @@ -4127,9 +4235,10 @@ NOTES: .. COMMENT: === CONFIGURE_APPLICATION_NEEDS_TIMER_DRIVER === -.. _Enable the Benchmark Timer Driver: .. index:: CONFIGURE_APPLICATION_NEEDS_TIMER_DRIVER +.. _Enable the Benchmark Timer Driver: + Enable the Benchmark Timer Driver --------------------------------- @@ -4158,9 +4267,10 @@ NOTES: .. COMMENT: === CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER === -.. _Specify Clock and Benchmark Timer Drivers Are Not Needed: .. index:: CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER +.. _Specify Clock and Benchmark Timer Drivers Are Not Needed: + Specify Clock and Benchmark Timer Drivers Are Not Needed -------------------------------------------------------- @@ -4189,9 +4299,10 @@ NOTES: .. COMMENT: === CONFIGURE_APPLICATION_NEEDS_RTC_DRIVER === -.. _Enable Real-Time Clock Driver: .. index:: CONFIGURE_APPLICATION_NEEDS_RTC_DRIVER +.. _Enable Real-Time Clock Driver: + Enable Real-Time Clock Driver ----------------------------- @@ -4220,9 +4331,10 @@ NOTES: .. COMMENT: === CONFIGURE_APPLICATION_NEEDS_WATCHDOG_DRIVER === -.. _Enable the Watchdog Device Driver: .. index:: CONFIGURE_APPLICATION_NEEDS_WATCHDOG_DRIVER +.. _Enable the Watchdog Device Driver: + Enable the Watchdog Device Driver --------------------------------- @@ -4251,9 +4363,10 @@ NOTES: .. COMMENT: === CONFIGURE_APPLICATION_NEEDS_FRAME_BUFFER_DRIVER === -.. _Enable the Graphics Frame Buffer Device Driver: .. index:: CONFIGURE_APPLICATION_NEEDS_FRAME_BUFFER_DRIVER +.. _Enable the Graphics Frame Buffer Device Driver: + Enable the Graphics Frame Buffer Device Driver ---------------------------------------------- @@ -4282,9 +4395,10 @@ NOTES: .. COMMENT: === CONFIGURE_APPLICATION_NEEDS_STUB_DRIVER === -.. _Enable Stub Device Driver: .. index:: CONFIGURE_APPLICATION_NEEDS_STUB_DRIVER +.. _Enable Stub Device Driver: + Enable Stub Device Driver ------------------------- @@ -4310,9 +4424,10 @@ NOTES: .. COMMENT: === CONFIGURE_APPLICATION_PREREQUISITE_DRIVERS === -.. _Specify Application Prerequisite Device Drivers: .. index:: CONFIGURE_APPLICATION_PREREQUISITE_DRIVERS +.. _Specify Application Prerequisite Device Drivers: + Specify Application Prerequisite Device Drivers ----------------------------------------------- @@ -4346,9 +4461,10 @@ NOTES: .. COMMENT: === CONFIGURE_APPLICATION_EXTRA_DRIVERS === -.. _Specify Extra Application Device Drivers: .. index:: CONFIGURE_APPLICATION_EXTRA_DRIVERS +.. _Specify Extra Application Device Drivers: + Specify Extra Application Device Drivers ---------------------------------------- @@ -4375,10 +4491,11 @@ NOTES: .. COMMENT: === CONFIGURE_APPLICATION_NEEDS_NULL_DRIVER === -.. _Enable /dev/null Device Driver: .. index:: CONFIGURE_APPLICATION_NEEDS_NULL_DRIVER .. index:: /dev/null +.. _Enable /dev/null Device Driver: + Enable /dev/null Device Driver ------------------------------ @@ -4402,10 +4519,11 @@ NOTES: .. COMMENT: === CONFIGURE_APPLICATION_NEEDS_ZERO_DRIVER === -.. _Enable /dev/zero Device Driver: .. index:: CONFIGURE_APPLICATION_NEEDS_ZERO_DRIVER .. index:: /dev/zero +.. _Enable /dev/zero Device Driver: + Enable /dev/zero Device Driver ------------------------------ @@ -4429,9 +4547,10 @@ NOTES: .. COMMENT: === CONFIGURE_HAS_OWN_DEVICE_DRIVER_TABLE === -.. _Specifying Application Defined Device Driver Table: .. index:: CONFIGURE_HAS_OWN_DEVICE_DRIVER_TABLE +.. _Specifying Application Defined Device Driver Table: + Specifying Application Defined Device Driver Table -------------------------------------------------- @@ -4475,9 +4594,10 @@ Additionally, this class of Configuration Constants are only applicable if .. COMMENT: === CONFIGURE_MP_APPLICATION === -.. _Specify Application Will Use Multiprocessing: .. index:: CONFIGURE_MP_APPLICATION +.. _Specify Application Will Use Multiprocessing: + Specify Application Will Use Multiprocessing -------------------------------------------- @@ -4505,9 +4625,10 @@ NOTES: .. COMMENT: === CONFIGURE_MP_NODE_NUMBER === -.. _Configure Node Number in Multiprocessor Configuration: .. index:: CONFIGURE_MP_NODE_NUMBER +.. _Configure Node Number in Multiprocessor Configuration: + Configure Node Number in Multiprocessor Configuration ----------------------------------------------------- @@ -4536,9 +4657,10 @@ NOTES: .. COMMENT: === CONFIGURE_MP_MAXIMUM_NODES === -.. _Configure Maximum Node in Multiprocessor Configuration: .. index:: CONFIGURE_MP_MAXIMUM_NODES +.. _Configure Maximum Node in Multiprocessor Configuration: + Configure Maximum Node in Multiprocessor Configuration ------------------------------------------------------ @@ -4563,9 +4685,10 @@ NOTES: .. COMMENT: === CONFIGURE_MP_MAXIMUM_GLOBAL_OBJECTS === -.. _Configure Maximum Global Objects in Multiprocessor Configuration: .. index:: CONFIGURE_MP_MAXIMUM_GLOBAL_OBJECTS +.. _Configure Maximum Global Objects in Multiprocessor Configuration: + Configure Maximum Global Objects in Multiprocessor Configuration ---------------------------------------------------------------- @@ -4591,9 +4714,10 @@ NOTES: .. COMMENT: === CONFIGURE_MP_MAXIMUM_PROXIES === -.. _Configure Maximum Proxies in Multiprocessor Configuration: .. index:: CONFIGURE_MP_MAXIMUM_PROXIES +.. _Configure Maximum Proxies in Multiprocessor Configuration: + Configure Maximum Proxies in Multiprocessor Configuration --------------------------------------------------------- @@ -4622,9 +4746,10 @@ NOTES: .. COMMENT: === CONFIGURE_MP_MPCI_TABLE_POINTER === -.. _Configure MPCI in Multiprocessor Configuration: .. index:: CONFIGURE_MP_MPCI_TABLE_POINTER +.. _Configure MPCI in Multiprocessor Configuration: + Configure MPCI in Multiprocessor Configuration ---------------------------------------------- @@ -4651,9 +4776,10 @@ NOTES: .. COMMENT: === CONFIGURE_HAS_OWN_MULTIPROCESSING_TABLE === -.. _Do Not Generate Multiprocessor Configuration Table: .. index:: CONFIGURE_HAS_OWN_MULTIPROCESSING_TABLE +.. _Do Not Generate Multiprocessor Configuration Table: + Do Not Generate Multiprocessor Configuration Table -------------------------------------------------- @@ -4698,9 +4824,10 @@ has a test suite. This test suite is enabled only when``--enable-tests`` and .. COMMENT: === CONFIGURE_GNAT_RTEMS === -.. _Specify Application Includes Ada Code: .. index:: CONFIGURE_GNAT_RTEMS +.. _Specify Application Includes Ada Code: + Specify Application Includes Ada Code ------------------------------------- @@ -4727,9 +4854,10 @@ NOTES: .. COMMENT: === CONFIGURE_MAXIMUM_ADA_TASKS === -.. _Specify the Maximum Number of Ada Tasks.: .. index:: CONFIGURE_MAXIMUM_ADA_TASKS +.. _Specify the Maximum Number of Ada Tasks.: + Specify the Maximum Number of Ada Tasks. ---------------------------------------- @@ -4755,9 +4883,10 @@ NOTES: .. COMMENT: === CONFIGURE_MAXIMUM_FAKE_ADA_TASKS === -.. _Specify the Maximum Fake Ada Tasks: .. index:: CONFIGURE_MAXIMUM_FAKE_ADA_TASKS +.. _Specify the Maximum Fake Ada Tasks: + Specify the Maximum Fake Ada Tasks ---------------------------------- @@ -4843,9 +4972,10 @@ Go Tasks .. COMMENT: === CONFIGURE_ENABLE_GO === -.. _Specify Application Includes Go Code: .. index:: CONFIGURE_ENABLE_GO +.. _Specify Application Includes Go Code: + Specify Application Includes Go Code ------------------------------------ @@ -4870,9 +5000,10 @@ NOTES: .. COMMENT: === CONFIGURE_MAXIMUM_GOROUTINES === -.. _Specify the maximum number of Go routines: .. index:: CONFIGURE_MAXIMUM_GOROUTINES +.. _Specify the maximum number of Go routines: + Specify the maximum number of Go routines ----------------------------------------- @@ -4897,9 +5028,10 @@ NOTES: .. COMMENT: === CONFIGURE_MAXIMUM_GO_CHANNELS === -.. _Specify the maximum number of Go Channels: .. index:: CONFIGURE_MAXIMUM_GO_CHANNELS +.. _Specify the maximum number of Go Channels: + Specify the maximum number of Go Channels ----------------------------------------- -- cgit v1.2.3