You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve SHM configuration on large data transports (#5725)
* Refs #22974. Only override buffer sizes when they are 0.
Signed-off-by: Miguel Company <[email protected]>
* Refs #22974. Increase segment size on large data / easy mode.
Signed-off-by: Miguel Company <[email protected]>
* Refs #22974. Add constexpr `SharedMemTransportDescriptor::shm_implicit_segment_size`
Signed-off-by: Miguel Company <[email protected]>
* Refs #22974. Setup port_queue_capacity.
Signed-off-by: Miguel Company <[email protected]>
* Refs #22974. Give priority to buffer size in options.
Signed-off-by: Miguel Company <[email protected]>
---------
Signed-off-by: Miguel Company <[email protected]>
0 commit comments