+1
−0
+4
−0
doc/peer_2_peer.md
0 → 100644
+62
−0
+14
−2
Loading
In 35a331a9 we added a new API that enables peer-2-peer (P2P) copies between NVMe SSDs using Controller Memory Buffers (CMBs) that support DMA operations. Add documentation for the API, the example application (cmb_copy) and for P2P setup and operation. Note that this new API is currently marked experimental. Change-Id: Ifeedb86d5b72b3aa7a6803b87c4d4709c54108f8 Signed-off-by:Stephen Bates <sbates@raithlin.com> Reviewed-on: https://review.gerrithub.io/401961 Tested-by:
SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by:
Daniel Verkamp <daniel.verkamp@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com>