summaryrefslogtreecommitdiffstats
path: root/doc/user/conf.t
diff options
context:
space:
mode:
Diffstat (limited to 'doc/user/conf.t')
-rw-r--r--doc/user/conf.t7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/user/conf.t b/doc/user/conf.t
index cfe2afd48a..0cd95254e1 100644
--- a/doc/user/conf.t
+++ b/doc/user/conf.t
@@ -210,7 +210,6 @@ address of the RTEMS RAM Workspace. By default, this value
is NULL indicating that the BSP is to determine the location
of the RTEMS RAM Workspace.
-@findex CONFIGURE_MICROSECONDS_PER_TICK
@item @code{CONFIGURE_MICROSECONDS_PER_TICK} is the length
of time between clock ticks. By default, this is set to
10000 microseconds.
@@ -220,6 +219,12 @@ of time between clock ticks. By default, this is set to
of the timeslice quantum in ticks for each task. By
default, this is 50.
+@fnindex CONFIGURE_MINIMUM_STACK_SIZE
+@item @code{CONFIGURE_MINIMUM_STACK_SIZE} is set to the number of bytes
+the application wants the minimum stack size to be for every task or
+thread in the system. By default, this is set to the recommended minimum
+stack size for this processor.
+
@fnindex CONFIGURE_INTERRUPT_STACK_SIZE
@item @code{CONFIGURE_INTERRUPT_STACK_SIZE} is set to the
size of the interrupt stack. The interrupt stack size is