summaryrefslogtreecommitdiffstats
path: root/doc/user/conf.t
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-06-13 22:00:40 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-06-13 22:00:40 +0000
commit0e3de759b3f26d938e67fe0c1a10a474c4b30cf9 (patch)
tree3a168999e2a640556ac9f1d0e63bb05e80c0522e /doc/user/conf.t
parent2008-06-13 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-0e3de759b3f26d938e67fe0c1a10a474c4b30cf9.tar.bz2
2008-06-13 Joel Sherrill <joel.sherrill@oarcorp.com>
* user/conf.t: Add CONFIGURE_MINIMUM_STACK_SIZE.
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