summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index db2d226ba0..f22b250d80 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -2,6 +2,9 @@
* include/rtems/irq-extension.h: Documentation.
* libmisc/monitor/mon-prmisc.c: Fix for multiprocessing configuration.
+ * libmisc/cpuuse/cpuusagereport.c: Fix calculation in case a thread
+ dispatch happends in the meantime. The percent values will not sum up
+ to one hundred percent.
2011-03-04 Ralf Corsépius <ralf.corsepius@rtems.org>