目录
RDMA技术分享
RDMA技术分享
RDMA技术详解
RDMA编程
RDMA 网络
ROCE|iWarp
性能优化
配置和特性优化
Qos流控
命令和测试
文档和相关资料
作者:bandaoyu,随时更新,源文连接:https://blog.csdn.net/bandaoyu/article/details/120485737
1. RDMA概述
https://blog.csdn.net/bandaoyu/article/details/112859853
1. RDMA概述 - 知乎
2. 比较基于Socket与RDMA的通信
https://blog.csdn.net/bandaoyu/article/details/112861399
3. RDMA基本元素和编程基础
https://blog.csdn.net/bandaoyu/article/details/112861431
4. RDMA操作类型|WRITE|READ
https://blog.csdn.net/bandaoyu/article/details/112861454
5. RDMA基本服务类型
https://blog.csdn.net/bandaoyu/article/details/112861469
6. RDMA之Memory Region
https://blog.csdn.net/bandaoyu/article/details/112861488
7. RDMA之Protection Domain
https://blog.csdn.net/bandaoyu/article/details/113115845
8. RDMA之Address Handle
https://blog.csdn.net/bandaoyu/article/details/113116613
9. RDMA之Queue Pair
https://blog.csdn.net/bandaoyu/article/details/113118302
10. RDMA之Completion Queue
https://zhuanlan.zhihu.com/p/259650980
11. RDMA之Shared Receive Queue
https://blog.csdn.net/bandaoyu/article/details/113120391
12. RDMA之Verbs|OFED
https://blog.csdn.net/bandaoyu/article/details/113125244
13. RDMA之用户态与内核态交互
https://blog.csdn.net/bandaoyu/article/details/113125473
14. RDMA之Memory Window
https://blog.csdn.net/bandaoyu/article/details/120485072
15. RDMA之RoCE & Soft-RoCE
https://blog.csdn.net/bandaoyu/article/details/120485632
16. RDMA之DDP(Direct Data Placement)
https://blog.csdn.net/bandaoyu/article/details/120485693
17. RDMA之RDMAP(Remote Direct Memory Access Protocol)
https://blog.csdn.net/bandaoyu/article/details/125234164?spm=1001.2014.3001.5501
18. RDMA之MPA(Marker PDU Aligned framing)
https://blog.csdn.net/bandaoyu/article/details/125234209?spm=1001.2014.3001.5501
19. RDMA之iWARP & Soft-iWARP
https://blog.csdn.net/bandaoyu/article/details/125234243?spm=1001.2014.3001.5501
20. RDMA之Pyverbs(Python Verbs)
https://blog.csdn.net/bandaoyu/article/details/125234422?spm=1001.2014.3001.5502
21. RDMA之内存地址基础知识
https://blog.csdn.net/bandaoyu/article/details/125234262?spm=1001.2014.3001.5502
22. RDMA之基于Socket API的QP间建链
https://blog.csdn.net/bandaoyu/article/details/125234310?spm=1001.2014.3001.5502
23. RDMA之基于CM API的QP间建链
https://blog.csdn.net/bandaoyu/article/details/125234340?spm=1001.2014.3001.5502
【RDMA】技术详解(一):RDMA概述
https://blog.csdn.net/bandaoyu/article/details/112859853
【RDMA】技术详解(二):Send Receive操作
https://blog.csdn.net/bandaoyu/article/details/112859932
【RDMA】技术详解(三):理解RDMA Scatter Gather List|聚散表
https://blog.csdn.net/bandaoyu/article/details/112859981
【RDMA】技术详解(四):RDMA之Verbs和编程步骤
https://blog.csdn.net/bandaoyu/article/details/112860396
【RDMA】RDMA 编程实例(rdma_cm API):
https://blog.csdn.net/bandaoyu/article/details/116062334
【RDMA】RDMA SEND/WRITE编程实例(IBV Verbs ):
https://blog.csdn.net/bandaoyu/article/details/115988785
https://blog.csdn.net/bandaoyu/article/details/112852477
verbs 编程注意事项
https://blog.csdn.net/bandaoyu/article/details/124327417
【RDMA】rdma_cm和verbs的区别|libibverbs和librdmacm的区别:
https://blog.csdn.net/bandaoyu/article/details/115668933
https://blog.csdn.net/bandaoyu/article/details/120723270
使用socket api编写RDMA程序?
https://blog.csdn.net/bandaoyu/article/details/120726746
https://blog.csdn.net/bandaoyu/article/details/117560876
IWarp模式貌似只能用librdmacm建立连接而无法用libibverbs :
Connecting Queue Pairs - RDMAmojo RDMAmojo
【RDMA】基于RoCE的应用程序的MTU注意事项|探测网络中的MTU设置
https://blog.csdn.net/bandaoyu/article/details/116706925
【翻译】低延迟选择 RoCE 或 iWARP?
https://blog.csdn.net/bandaoyu/article/details/119001100
InfiniBand如何工作和小消息通信性能优化方案
https://blog.csdn.net/bandaoyu/article/details/119204643
IBV_SEND_INLINE和IBV_SEND_SIGNALED的原理|RDMA小消息通信性能优化
https://blog.csdn.net/bandaoyu/article/details/119207147
使用‘无信号完成’(Working with Unsignaled completions)|IBV_SEND_SIGNALED
https://blog.csdn.net/bandaoyu/article/details/119145598
infiniband提升Redis性能|UC和RC时延比较|RC和UD性能比较
https://blog.csdn.net/bandaoyu/article/details/117081940
优化 RDMA 代码的提示和技巧
fork()-->ibv_fork_init的使用对性能的影响
无损网络和PFC(基于优先级的流量控制)|ECN
https://blog.csdn.net/bandaoyu/article/details/115346857
RoCE网络QoS|应用层设置PFC等级|Tos|Priority|TC
https://blog.csdn.net/bandaoyu/article/details/115633835
基于RoCE v1配置PFC (非讲原理)
https://blog.csdn.net/bandaoyu/article/details/115582637
低时延网络实践---百度高级项目|PFC+ECN
https://blog.csdn.net/bandaoyu/article/details/118498539
优化理论指导
https://download.csdn.net/download/bandaoyu/33184815
InfiniBand IB常用命令|历史命令记录_
https://blog.csdn.net/bandaoyu/article/details/115798693
RDMA通信测试工具|RDMA信息查询工具
https://blog.csdn.net/bandaoyu/article/details/115798045
RDMA抓包|ibdump 用法说明
https://blog.csdn.net/bandaoyu/article/details/115791233
infiniband网卡安装|InfiniBand 连接和状态诊断工具|测试RDMA网卡是否正常工作
https://blog.csdn.net/bandaoyu/article/details/115906185
https://blog.csdn.net/bandaoyu/article/details/116539866
【RDMA】文档和教程和相关知识;https://blog.csdn.net/bandaoyu/article/details/112861368
https://www.freesion.com/article/8223180236/
《Scalable RDMA RPC on Reliable Connection with
Efficient Resource Sharing》:http://storage.cs.tsinghua.edu.cn/papers/eurosys19-scalerpc.pdf/
(陈游旻、陆游游、舒继武:http://storage.cs.tsinghua.edu.cn/misc/cym/cym-cv-ch.pdf/)
《FaSST: Fast, Scalable and Simple Distributed Transactions with
Two-sided (RDMA) Datagram RPCs》:https://www.cs.cmu.edu/~dga/papers/fasst_osdi.pdf
《StaR: Breaking the Scalability Limit for RDMA》 https://icnp21.cs.ucr.edu/papers/icnp21camera-paper30.pdf