summaryrefslogtreecommitdiffstats
path: root/testsuites/samples/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-18 20:43:48 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-18 20:43:48 +0000
commit975021e7ec5e462e737ad6dc47975638c692a6ad (patch)
treef8a90f7d3dde6ceefa6583bd8c2e471b52fddcf4 /testsuites/samples/ChangeLog
parent2008-09-18 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-975021e7ec5e462e737ad6dc47975638c692a6ad.tar.bz2
2008-09-18 Joel Sherrill <joel.sherrill@oarcorp.com>
* unlimited/system.h: Support up to 10K tasks in loop. With 64MB on pc386 and configured for unified workspace, you can get close to this.
Diffstat (limited to 'testsuites/samples/ChangeLog')
-rw-r--r--testsuites/samples/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/testsuites/samples/ChangeLog b/testsuites/samples/ChangeLog
index 3e271e05b2..185139cf4f 100644
--- a/testsuites/samples/ChangeLog
+++ b/testsuites/samples/ChangeLog
@@ -1,3 +1,9 @@
+2008-09-18 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * unlimited/system.h: Support up to 10K tasks in loop. With 64MB on
+ pc386 and configured for unified workspace, you can get close to
+ this.
+
2008-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>
* fileio/system.h: Rename STACK_CHECKER_ON to more appropriate