From 4b134e631d93bd8809d80c8cf4e6a44e3f389ea4 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 26 Jan 2022 14:17:26 +0100 Subject: 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()` -- cgit v1.2.3