public inbox for ecos-patches@sourceware.org
 help / color / mirror / Atom feed
* clarify CYGNUM_UITRON_TASKS usage
@ 2009-02-09 21:55 Bart Veer
  0 siblings, 0 replies; only message in thread
From: Bart Veer @ 2009-02-09 21:55 UTC (permalink / raw)
  To: ecos-patches

This allows me to close an old bug.

Bart

2009-02-09  Bart Veer  <bartv@ecoscentric.com>

	* cdl/tasks.cdl: clarify usage of CYGNUM_UITRON_TASKS, bug
	22913.

Index: cdl/tasks.cdl
===================================================================
RCS file: /cvs/ecos/ecos/packages/compat/uitron/current/cdl/tasks.cdl,v
retrieving revision 1.5
diff -u -p -r1.5 tasks.cdl
--- cdl/tasks.cdl	29 Jan 2009 17:47:52 -0000	1.5
+++ cdl/tasks.cdl	9 Feb 2009 21:54:26 -0000
@@ -55,7 +55,10 @@ cdl_option CYGNUM_UITRON_TASKS {
     default_value 4
     description   "
         The number of uITRON tasks present in the system.
-        Valid task object IDs will range from 1 to this value."
+        Valid task object IDs will range from 1 to this value.
+        When changing this option it is also necessary to change
+        CYGDAT_UITRON_TASK_INITIALIZERS and possibly
+        CYGDAT_UITRON_TASK_EXTERNS, giving all tasks a stack."
 }
 cdl_option CYGNUM_UITRON_START_TASKS {
     display       "Start tasks"

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-02-09 21:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-09 21:55 clarify CYGNUM_UITRON_TASKS usage Bart Veer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).