Some Useful Technologies About RDMA (1)

  • SGL (scatter / gather list)

An array of S/G elements which exists in a WR that according to the used opcode either collects data from multiple buffers and sends them as a single stream or takes a single stream and breaks it down to numerous buffers

  • Without Signal

  • Batch Multi-request to One

  • Fence