From e6584da9acffd338707dbbf3811fd05a1809038f Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 7 Dec 2011 20:08:42 +0000 Subject: 2011-12-07 Joel Sherrill PR 1984/doc * user/conf.t: Change CONFIGURE_MINIMUM_STACK_SIZE to CONFIGURE_MINIMUM_TASK_STACK_SIZE. --- doc/ChangeLog | 6 ++++++ doc/user/conf.t | 2 ++ 2 files changed, 8 insertions(+) (limited to 'doc') diff --git a/doc/ChangeLog b/doc/ChangeLog index c7f2e43467..1454efcecd 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,9 @@ +2011-12-07 Joel Sherrill + + PR 1984/doc + * user/conf.t: Change CONFIGURE_MINIMUM_STACK_SIZE to + CONFIGURE_MINIMUM_TASK_STACK_SIZE. + 2011-12-07 Joel Sherrill * user/conf.t: Move @findex for CONFIGURE_MICROSECONDS_PER_TICK to diff --git a/doc/user/conf.t b/doc/user/conf.t index 4fd8b660c9..f4a581dfc5 100644 --- a/doc/user/conf.t +++ b/doc/user/conf.t @@ -260,6 +260,8 @@ system reduces the amount of memory allocated from the RTEMS Workspace. By default, RTEMS supports 256 priority levels ranging from 0 to 255 so the default value for this field is 255. +@fnindex CONFIGURE_MINIMUM_TASK_STACK_SIZE +@item @code{CONFIGURE_MINIMUM_TASK_STACK_SIZE} is set to the number of bytes @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 -- cgit v1.2.3