-
Notifications
You must be signed in to change notification settings - Fork 40
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
ResizableSharedMemory support for publisher #532
Comments
elfenpiff
added a commit
to elfenpiff/iceoryx2
that referenced
this issue
Nov 27, 2024
…trategy of the publisher; rename max_slice_len into initial_max_slice_len
elfenpiff
added a commit
to elfenpiff/iceoryx2
that referenced
this issue
Nov 27, 2024
…ervice segment; add data segment type to the publisher port details
elfenpiff
added a commit
to elfenpiff/iceoryx2
that referenced
this issue
Nov 28, 2024
elfenpiff
added a commit
to elfenpiff/iceoryx2
that referenced
this issue
Nov 28, 2024
elfenpiff
added a commit
to elfenpiff/iceoryx2
that referenced
this issue
Nov 28, 2024
elfenpiff
added a commit
to elfenpiff/iceoryx2
that referenced
this issue
Nov 28, 2024
elfenpiff
added a commit
to elfenpiff/iceoryx2
that referenced
this issue
Nov 28, 2024
elfenpiff
added a commit
to elfenpiff/iceoryx2
that referenced
this issue
Nov 28, 2024
elfenpiff
added a commit
to elfenpiff/iceoryx2
that referenced
this issue
Nov 28, 2024
…trategy of the publisher; rename max_slice_len into initial_max_slice_len
elfenpiff
added a commit
to elfenpiff/iceoryx2
that referenced
this issue
Nov 28, 2024
…ervice segment; add data segment type to the publisher port details
elfenpiff
added a commit
to elfenpiff/iceoryx2
that referenced
this issue
Nov 28, 2024
elfenpiff
added a commit
to elfenpiff/iceoryx2
that referenced
this issue
Nov 28, 2024
elfenpiff
added a commit
to elfenpiff/iceoryx2
that referenced
this issue
Nov 28, 2024
elfenpiff
added a commit
to elfenpiff/iceoryx2
that referenced
this issue
Nov 28, 2024
elfenpiff
added a commit
to elfenpiff/iceoryx2
that referenced
this issue
Nov 28, 2024
elfenpiff
added a commit
to elfenpiff/iceoryx2
that referenced
this issue
Nov 29, 2024
…dle multi segments
elfenpiff
added a commit
to elfenpiff/iceoryx2
that referenced
this issue
Nov 29, 2024
elfenpiff
added a commit
to elfenpiff/iceoryx2
that referenced
this issue
Nov 29, 2024
elfenpiff
added a commit
to elfenpiff/iceoryx2
that referenced
this issue
Nov 29, 2024
…refcount == 0 and new segment is mapped
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Brief feature description
The publisher shall be able to utilize the
ResizableSharedMemory
to support fully dynamic payloadThe text was updated successfully, but these errors were encountered: