summaryrefslogtreecommitdiffstats
path: root/doc/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-05-15 20:17:21 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-05-15 20:17:21 +0000
commit35a81f8814f237efd9c6ee0e1e61201c806be669 (patch)
tree262449828cb67861eea21c25913f3af1a7077dc0 /doc/ChangeLog
parent2007-05-15 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-35a81f8814f237efd9c6ee0e1e61201c806be669.tar.bz2
2007-05-15 Joel Sherrill <joel.sherrill@oarcorp.com>
* user/Makefile.am, user/concepts.t, user/rtmon.t: Integrate Rate Monotonic Statistics and Period Usage into Rate Monotonic Manager. Added the following directives: rtems_rate_monotonic_get_statistics, rtems_rate_monotonic_reset_statistics, rtems_rate_montonic_reset_all_statistics, rtems_rate_montonic_report_statistics, and rtems_object_get_name. Obsoleted the rtems/rtmonuse.h file as a public interface.
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r--doc/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index a7081b3b49..81f05e6afe 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,13 @@
+2007-05-15 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * user/Makefile.am, user/concepts.t, user/rtmon.t: Integrate Rate
+ Monotonic Statistics and Period Usage into Rate Monotonic Manager.
+ Added the following directives: rtems_rate_monotonic_get_statistics,
+ rtems_rate_monotonic_reset_statistics,
+ rtems_rate_montonic_reset_all_statistics,
+ rtems_rate_montonic_report_statistics, and rtems_object_get_name.
+ Obsoleted the rtems/rtmonuse.h file as a public interface.
+
2007-05-11 Joel Sherrill <joel.sherrill@OARcorp.com>
* user/.cvsignore, user/cpuuse.t, user/stackchk.t: Stack checker and