Skip to content
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 #497

Open
elfenpiff opened this issue Nov 1, 2024 · 0 comments
Open

ResizableSharedMemory #497

elfenpiff opened this issue Nov 1, 2024 · 0 comments
Assignees

Comments

@elfenpiff
Copy link
Contributor

Brief feature description

We require a struct that allows us to resize SharedMemory concepts during their lifetime.

It shall be a generic struct that has the same interface as the SharedMemory concept but with an extended behavior. As soon as the underlying pool allocator bucket size is exceeded it will increase the pool allocator bucket size, allocate a new shared memory segment and uses this.

@elfenpiff elfenpiff self-assigned this Nov 1, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Nov 1, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Nov 1, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Nov 1, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Nov 6, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Nov 6, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Nov 6, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Nov 7, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Nov 7, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Nov 7, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Nov 8, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Nov 11, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Nov 11, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Nov 11, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Nov 11, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Nov 11, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Nov 11, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Nov 12, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Nov 12, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Nov 12, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Nov 12, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Nov 12, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Nov 12, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Nov 12, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Nov 12, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Nov 12, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Nov 12, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Nov 12, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Nov 12, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Nov 12, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Nov 12, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Nov 12, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Nov 12, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Nov 12, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Nov 12, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Nov 13, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Nov 13, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Nov 13, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Nov 13, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Nov 13, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Nov 13, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Nov 13, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Nov 13, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Nov 13, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Nov 13, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Nov 13, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Nov 13, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Nov 13, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Nov 13, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Nov 13, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Nov 13, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Nov 14, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Nov 14, 2024
…fail when the maximum amount of reallocations was exceeded
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Nov 14, 2024
…fail when the maximum amount of reallocations was exceeded
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Nov 14, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Nov 14, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Nov 14, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Nov 14, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Nov 15, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant