Closed lix19937 closed 3 weeks ago
@lix19937 from your comment https://github.com/eclipse-iceoryx/iceoryx/issues/2337#issuecomment-2324209687 I think you already found the solution in https://github.com/eclipse-iceoryx/iceoryx/blob/main/doc/website/advanced/configuration-guide.md
Closing this issue. Feel free to re-open if you still have problems.
Usually toml file content is follow
@elBoberido Can you give me the guide/document about the size and count in segment.mempool ?
I usually set size = sizeof(msg) +
offset
, offset maybe 96 or other value at present.I guess that the count maybe related with the sub depth and subcallback(sub msg then pub )latency ?