summaryrefslogtreecommitdiffstats
path: root/doc/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-03-16 16:39:16 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-03-16 16:39:16 +0000
commit18b8ac71d8a73267d0b5d53efea579369d31d92a (patch)
tree932615052ba111bcd35bdbdc7151c6db0ce25489 /doc/ChangeLog
parent2011-03-16 Jennifer Averett <jennifer.averett@OARcorp.com> (diff)
downloadrtems-18b8ac71d8a73267d0b5d53efea579369d31d92a.tar.bz2
2011-03-16 Jennifer Averett <jennifer.averett@OARcorp.com>
PR 1743/cpu * user/conf.t: Add Simple Priority Scheduler as complement to existing Deterministic Priority Scheduler. This scheduler serves both as an example and as a lighter weight implementation for smaller systems.
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r--doc/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index df18a2d5ce..8be03f71c7 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,10 @@
+2011-03-16 Jennifer Averett <jennifer.averett@OARcorp.com>
+
+ PR 1743/cpu
+ * user/conf.t: Add Simple Priority Scheduler as complement to existing
+ Deterministic Priority Scheduler. This scheduler serves both as an
+ example and as a lighter weight implementation for smaller systems.
+
2011-03-04 Joel Sherrill <joel.sherrill@oarcorp.com>
PR 1752/doc