Skip to content

Commit b04b5ef

Browse files
committed
add paper
1 parent c685a76 commit b04b5ef

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Performance Isolation Anomalies in RDMA
2+
3+
4+

tutorial.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,11 @@ ibv_post_send(conn->qp, &wr, &bad_wr);
289289

290290
* RDMA+docker容器云[11]
291291

292-
## 四、参考
292+
## 四、读过的一些文章
293+
294+
这里我主要列举一些在我学习RDMA过程中看过的一些有意义,对自己提升较大的文章,并且详细介绍这些文章的亮点以及自己看完的收获。具体的内容移步https://github.com/StarryVae/RDMA-tutorial/tree/master/paper
295+
296+
## 五、参考
293297

294298
1. Using RDMA Efficiently for Key-Value Services.
295299
2. Accelerating Redis with RDMA Over InfiniBand.

0 commit comments

Comments
 (0)