From a552181af9a4a31facd9ce8e3743223b1d9ff94e Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Wed, 11 Jun 2008 08:19:53 +0000 Subject: 2008-06-10 Chris Johns * score/include/rtems/score/priority.h: Let the CPU define the maximum and minimum priority levels to reduce the amount of memory thread chains use. --- cpukit/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index ebbf038064..27be15eb9a 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,9 @@ +2008-06-10 Chris Johns + + * score/include/rtems/score/priority.h: Let the CPU define the + maximum and minimum priority levels to reduce the amount of memory + thread chains use. + 2008-06-06 Joel Sherrill * rtems/include/rtems.h, rtems/include/rtems/rtems/clock.h, -- cgit v1.2.3