RTEMS | Improve event record handling (!282)
Gedare Bloom (@gedare)
gitlab at rtems.org
Tue Nov 12 16:49:21 UTC 2024
Gedare Bloom commented on a discussion: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/282#note_114795
He added a patch ("record: Use only related uptime low/high events") that I Assumed fixed that corner case. It appears to be a low/high timer read sync issue where the High is read during an overflow. He added a simple 1-bit state machine to make sure the High is only read if the Low was also read since the previous read of High.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/282#note_114795
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20241112/554982c8/attachment.htm>
More information about the bugs
mailing list