Disni Versions Save

DiSNI: Direct Storage and Networking Interface

v2.1

4 years ago
  • Fix error messages in RdmaEndpoint
  • CM processor spawns daemon thread instead of user thread

v2.0

5 years ago

Changelog:

  • RDMA vs TCP benchmark suite
  • Refactoring and cleanup of codebase -> shorter package names
  • throw IOException in libdisni
  • Adjust licenses and copyright headers
  • Add rat plugin to check licenses

v1.7

5 years ago
  • Improved buffer caching (com.ibm.disni.util.MemoryAllocation)
  • Cleaner SVC interface (no caching, no public set methods)

v1.6

5 years ago
  • Change API to use socket address instead of URI
  • Update README: use github pull requests instead of gerrit

v1.5

5 years ago
  • Delete NVMf tier. Checkout new NVMf implementation at https://github.com/zrlio/jNVMf
  • ODP cast fix
  • Per endpoint connection parameters
  • Fix endpoint close if never connected
  • Support private data on RDMA connect

v1.4

6 years ago
  • Remove SPDK target API
  • Common CLI for sample applications
  • ODP support
  • Private data support

v1.3

6 years ago

Various improvements. DiSNI v1.3 will be incorporated in the coming MLNX_OFED 4.2 release for the first time.

v1.2

6 years ago

Version update to 1.2. comp_vector is now passed correctly.

v1.1

6 years ago

v1.0

7 years ago