Feature Number: 700408b
| Overview | Provides a feature that allows you to set the memory region allocation method as a parameter when using RDMA. |
| Details | When starting SSVR in a TCP environment, there were cases where the validation of IBMR-related parameter conditions did not sufficiently consider the characteristics of the environment, resulting in startup failures. Accordingly, the logic has been improved to validate the conditions of IBMR-related parameters based on the SSVR_USE_IB parameter setting value, so that it can start normally even in a TCP environment. |