[rtems-release commit] Update RTEMS 6 release notes

Sebastian Huber sebh at rtems.org
Wed Jan 26 13:09:40 UTC 2022


Module:    rtems-release
Branch:    master
Commit:    4b134e631d93bd8809d80c8cf4e6a44e3f389ea4
Changeset: http://git.rtems.org/rtems-release/commit/?id=4b134e631d93bd8809d80c8cf4e6a44e3f389ea4

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Wed Jan 26 14:17:26 2022 +0100

Update RTEMS 6 release notes

---

 rtems-notes-6.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/rtems-notes-6.md b/rtems-notes-6.md
index 3ca5040..1f1c287 100644
--- a/rtems-notes-6.md
+++ b/rtems-notes-6.md
@@ -43,6 +43,9 @@ Implementation improvements usually fall into one of the following categories:
 * If `rtems_task_delete()` is called from within interrupt context, then it
   returns now `RTEMS_CALLED_FROM_ISR`.
 
+* The rate monotonic period statistics are no longer affected by
+  `rtems_cpu_usage_reset()`.
+
 #### API Additions
 
 * `RTEMS_ALIGN_UP()`



More information about the vc mailing list