-
Notifications
You must be signed in to change notification settings - Fork 61
Port iceoryx1 waitset bitset to iceoryx2 to handle overflowing events #139
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
bug
Something isn't working
Comments
elfenpiff
added a commit
to elfenpiff/iceoryx2
that referenced
this issue
Mar 7, 2024
elfenpiff
added a commit
to elfenpiff/iceoryx2
that referenced
this issue
Mar 7, 2024
elfenpiff
added a commit
to elfenpiff/iceoryx2
that referenced
this issue
Mar 7, 2024
elfenpiff
added a commit
to elfenpiff/iceoryx2
that referenced
this issue
Mar 7, 2024
elfenpiff
added a commit
to elfenpiff/iceoryx2
that referenced
this issue
Mar 7, 2024
elfenpiff
added a commit
to elfenpiff/iceoryx2
that referenced
this issue
Mar 7, 2024
elfenpiff
added a commit
to elfenpiff/iceoryx2
that referenced
this issue
Mar 7, 2024
elfenpiff
added a commit
to elfenpiff/iceoryx2
that referenced
this issue
Mar 7, 2024
elfenpiff
added a commit
to elfenpiff/iceoryx2
that referenced
this issue
Mar 13, 2024
…l calculation on its memory size
elfenpiff
added a commit
to elfenpiff/iceoryx2
that referenced
this issue
Mar 13, 2024
…l calculation on its memory size
elfenpiff
added a commit
that referenced
this issue
Mar 13, 2024
…waitset [#139] introduce mpmc bitset
17 tasks
elfenpiff
added a commit
to elfenpiff/iceoryx2
that referenced
this issue
Mar 19, 2024
elfenpiff
added a commit
to elfenpiff/iceoryx2
that referenced
this issue
Mar 19, 2024
elfenpiff
added a commit
to elfenpiff/iceoryx2
that referenced
this issue
Mar 19, 2024
elfenpiff
added a commit
to elfenpiff/iceoryx2
that referenced
this issue
Mar 19, 2024
elfenpiff
added a commit
to elfenpiff/iceoryx2
that referenced
this issue
Mar 19, 2024
elfenpiff
added a commit
to elfenpiff/iceoryx2
that referenced
this issue
Mar 19, 2024
elfenpiff
added a commit
to elfenpiff/iceoryx2
that referenced
this issue
Mar 19, 2024
elfenpiff
added a commit
to elfenpiff/iceoryx2
that referenced
this issue
Mar 19, 2024
elfenpiff
added a commit
to elfenpiff/iceoryx2
that referenced
this issue
Mar 20, 2024
elfenpiff
added a commit
to elfenpiff/iceoryx2
that referenced
this issue
Mar 20, 2024
elfenpiff
added a commit
to elfenpiff/iceoryx2
that referenced
this issue
Mar 20, 2024
elfenpiff
added a commit
to elfenpiff/iceoryx2
that referenced
this issue
Mar 20, 2024
elfenpiff
added a commit
to elfenpiff/iceoryx2
that referenced
this issue
Mar 20, 2024
elfenpiff
added a commit
to elfenpiff/iceoryx2
that referenced
this issue
Mar 20, 2024
elfenpiff
added a commit
to elfenpiff/iceoryx2
that referenced
this issue
Mar 20, 2024
elfenpiff
added a commit
to elfenpiff/iceoryx2
that referenced
this issue
Apr 5, 2024
elfenpiff
added a commit
to elfenpiff/iceoryx2
that referenced
this issue
Apr 5, 2024
elfenpiff
added a commit
to elfenpiff/iceoryx2
that referenced
this issue
Apr 8, 2024
elfenpiff
added a commit
to elfenpiff/iceoryx2
that referenced
this issue
Apr 8, 2024
elfenpiff
added a commit
to elfenpiff/iceoryx2
that referenced
this issue
Apr 8, 2024
…to massively increase performance
elfenpiff
added a commit
to elfenpiff/iceoryx2
that referenced
this issue
Apr 8, 2024
elfenpiff
added a commit
to elfenpiff/iceoryx2
that referenced
this issue
Apr 8, 2024
elfenpiff
added a commit
to elfenpiff/iceoryx2
that referenced
this issue
Apr 8, 2024
elfenpiff
added a commit
to elfenpiff/iceoryx2
that referenced
this issue
Apr 8, 2024
…e smaller buffer on aarch64
elfenpiff
added a commit
to elfenpiff/iceoryx2
that referenced
this issue
Apr 8, 2024
…mic wait seems to be not compatible with shared memory and multiple memory mapping; maybe multiple addresses for the same atomic confuses someone
elfenpiff
added a commit
to elfenpiff/iceoryx2
that referenced
this issue
Apr 8, 2024
elfenpiff
added a commit
to elfenpiff/iceoryx2
that referenced
this issue
Apr 8, 2024
elfenpiff
added a commit
to elfenpiff/iceoryx2
that referenced
this issue
Apr 15, 2024
elfenpiff
added a commit
to elfenpiff/iceoryx2
that referenced
this issue
Apr 15, 2024
… goes out of scope
elfenpiff
added a commit
to elfenpiff/iceoryx2
that referenced
this issue
Apr 15, 2024
elfenpiff
added a commit
to elfenpiff/iceoryx2
that referenced
this issue
Apr 15, 2024
…oblems does not cause failure on notifier side
elfenpiff
added a commit
to elfenpiff/iceoryx2
that referenced
this issue
Apr 15, 2024
… used concurrently
elfenpiff
added a commit
to elfenpiff/iceoryx2
that referenced
this issue
Apr 15, 2024
17 tasks
elfenpiff
added a commit
to elfenpiff/iceoryx2
that referenced
this issue
Apr 15, 2024
elBoberido
added a commit
to elfenpiff/iceoryx2
that referenced
this issue
Apr 15, 2024
elfenpiff
added a commit
to elfenpiff/iceoryx2
that referenced
this issue
Apr 15, 2024
elfenpiff
added a commit
to elfenpiff/iceoryx2
that referenced
this issue
Apr 15, 2024
elfenpiff
added a commit
to elfenpiff/iceoryx2
that referenced
this issue
Apr 15, 2024
elfenpiff
added a commit
to elfenpiff/iceoryx2
that referenced
this issue
Apr 15, 2024
elfenpiff
added a commit
to elfenpiff/iceoryx2
that referenced
this issue
Apr 15, 2024
elfenpiff
added a commit
to elfenpiff/iceoryx2
that referenced
this issue
Apr 15, 2024
elfenpiff
added a commit
that referenced
this issue
Apr 16, 2024
…-issues [#139] fix event concurrency issues
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Required information
Currently, the event cannot handle trigger overflows and the notifier receives connection failures when the listener goes out of scope while the notifier is triggering. Furthermore, the tests in
service_event_tests.rs
namedconcurrent***
segfault sometimes.To address the issues:
service_event_tests.rs
must be unignoredThe text was updated successfully, but these errors were encountered: