-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
689 lines (463 loc) · 26.7 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
<!doctype html>
<html lang="zh-CN">
<head>
<meta name="generator" content="Hugo 0.76.5" />
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7571343657358120"
crossorigin="anonymous"></script>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="referrer" content="no-referrer-when-downgrade">
<title>晓兵(ssbandjl)-技术兴国 | 存储 | DPU | 高性能 | RDMA | DAOS | 内核等, AI吐槽工具: https://chattoyou.cn</title>
<meta property="og:title" content="晓兵(ssbandjl)-技术兴国 | 存储 | DPU | 高性能 | RDMA | DAOS | 内核等, AI吐槽工具: https://chattoyou.cn">
<meta property="og:type" content="website">
<meta name="Keywords" content="c,c++,golang,python,存储,ceph,分布式块存储,云计算,daos,rdma,spdk,nvmeof,linux,kernel,内核,分布式存储,dpdk,rpc">
<meta name="description" content="存储">
<meta property="og:url" content="https://logread.cn/">
<link rel="shortcut icon" href='/favicon.ico' type="image/x-icon">
<link rel="stylesheet" href='/css/normalize.css'>
<link rel="stylesheet" href='/css/style.css'>
<link rel="alternate" type="application/rss+xml+xml" href="https://logread.cn/index.xml" title="晓兵(ssbandjl)-技术兴国" />
<script type="text/javascript" src="//cdn.bootcdn.net/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
<link rel="stylesheet" href='/css/douban.css'>
<link rel="stylesheet" href='/css/other.css'>
</head>
<body>
<header id="header" class="clearfix">
<div class="container">
<div class="col-group">
<div class="site-name ">
<h1>
<a id="logo" href="https://logread.cn">
晓兵(ssbandjl)-技术兴国
</a>
</h1>
<p class="description">存储 | DPU | 高性能 | RDMA | DAOS | 内核等, AI吐槽工具: https://chattoyou.cn</p>
</div>
<div>
<nav id="nav-menu" class="clearfix">
<a class="current" href="https://logread.cn">首页</a>
<a href="https://logread.cn/archives/" title="归档">归档</a>
</nav>
</div>
</div>
</div>
</header>
<div id="body">
<div class="container">
<div class="col-group">
<div class="col-8" id="main">
<div class="res-cons">
<article class="post">
<header>
<h1 class="post-title">
<a href="https://logread.cn/post/linux/qemu_vdpa_vduse/" title="用户态vdpa设备vduse简介及结合QEMU源码分析">用户态vdpa设备vduse简介及结合QEMU源码分析</a>
</h1>
</header>
<date class="post-meta meta-date">
2024年9月18日
</date>
<div class="post-meta">
<span>|</span>
<span class="meta-category"><a href='/categories/stor'>stor</a></span>
<span class="meta-category"><a href='/categories/qemu'>qemu</a></span>
<span class="meta-category"><a href='/categories/virt'>virt</a></span>
</div>
<div class="post-content">
本文链接: https://cloud.tencent.com/developer/article/2436757 术语 vduse: VDUSE(vDPA Device in Userspace) 用户态vdpa设备 VDUSE 简介:virtio 软件定义的数据路径 2022 年 7 月 14 日 谢永吉, 王杰森 标签: 存储 虚拟化 用户空间中的 vDPA 设备 ( VDUSE ) 是一种为虚拟机 (VM) 和容器工作负载提供软件定义存储和网络服务的新兴方法,vDPA(virtio 数据路……
</div>
<p class="readmore"><a href="https://logread.cn/post/linux/qemu_vdpa_vduse/">阅读全文</a></p>
</article>
<article class="post">
<header>
<h1 class="post-title">
<a href="https://logread.cn/post/linux/qemu_vdpa_sim_blk/" title="vDPA:支持 Linux 和 QEMU 中的块设备及内核VDPA块仿真设备vdpa-sim-blk源码分析">vDPA:支持 Linux 和 QEMU 中的块设备及内核VDPA块仿真设备vdpa-sim-blk源码分析</a>
</h1>
</header>
<date class="post-meta meta-date">
2024年9月18日
</date>
<div class="post-meta">
<span>|</span>
<span class="meta-category"><a href='/categories/stor'>stor</a></span>
<span class="meta-category"><a href='/categories/qemu'>qemu</a></span>
<span class="meta-category"><a href='/categories/virt'>virt</a></span>
</div>
<div class="post-content">
本文链接: https://cloud.tencent.com/developer/article/2436531 使用 libblkio、QEMU 存储守护进程和 VDUSE vDPA 设备是一种遵循virtio 数据路径规范但具有特定于供应商的控制路径的设备。 vDPA 设备既可以物理位于硬件上,也可以通过软件模拟。 主机内核中只需要一个小型 vDPA 父驱动程序来处理控制路径。主要优点是所有 vDPA 设备都具有统一的软件堆栈: 用于……
</div>
<p class="readmore"><a href="https://logread.cn/post/linux/qemu_vdpa_sim_blk/">阅读全文</a></p>
</article>
<article class="post">
<header>
<h1 class="post-title">
<a href="https://logread.cn/post/rdma/rdma_inline/" title="RDMA - inline 内联提高小包性能-降低时延(减少两个 PCIe 往返延迟)">RDMA - inline 内联提高小包性能-降低时延(减少两个 PCIe 往返延迟)</a>
</h1>
</header>
<date class="post-meta meta-date">
2024年6月16日
</date>
<div class="post-meta">
<span>|</span>
<span class="meta-category"><a href='/categories/stor'>stor</a></span>
<span class="meta-category"><a href='/categories/rdma'>rdma</a></span>
<span class="meta-category"><a href='/categories/network'>network</a></span>
</div>
<div class="post-content">
RDMA - inline 内联提高小包性能-降低时延(减少两个 PCIe 往返延迟) 背景知识 - IB与PCIE是如何工作的? 摘要 这篇文章描述了通过 PCI Express 结构在 CPU 和 NIC 之间发生的一系列协调事件,以通过 InfiniBand 互连传输消息并发出其完成信号。 通过 InfiniBand 发送消息的主要方法是通过 Verbs API。libibverbs 是此 API 的标准实现,由 Linux-RDMA 社区……
</div>
<p class="readmore"><a href="https://logread.cn/post/rdma/rdma_inline/">阅读全文</a></p>
</article>
<article class="post">
<header>
<h1 class="post-title">
<a href="https://logread.cn/post/rdma/rdma_odp/" title="RDMA - ODP按需分页设计原理-优点-源码浅析">RDMA - ODP按需分页设计原理-优点-源码浅析</a>
</h1>
</header>
<date class="post-meta meta-date">
2024年6月15日
</date>
<div class="post-meta">
<span>|</span>
<span class="meta-category"><a href='/categories/net'>net</a></span>
<span class="meta-category"><a href='/categories/rdma'>rdma</a></span>
<span class="meta-category"><a href='/categories/%E7%BD%91%E7%BB%9C'>网络</a></span>
</div>
<div class="post-content">
RDMA - ODP按需分页设计原理-优点-源码浅析 术语 ODP: 按需分页 HMM: 异构内存管理(Heterogeneous Memory Management) 显示/隐式ODP 显式 ODP在显式 ODP 中,应用程序仍注册内存缓冲区以进行通信,但此操作用于定义 IO 的访问控制,而不是固定页面。ODP 内存区域 (MR) 在注册时不需要具有有效的映射。(IBV_E……
</div>
<p class="readmore"><a href="https://logread.cn/post/rdma/rdma_odp/">阅读全文</a></p>
</article>
<article class="post">
<header>
<h1 class="post-title">
<a href="https://logread.cn/post/nvidia/nvidia_doca/" title="Nvidia DOCA-芯片上的数据中心软硬件架构简介">Nvidia DOCA-芯片上的数据中心软硬件架构简介</a>
</h1>
</header>
<date class="post-meta meta-date">
2024年3月31日
</date>
<div class="post-meta">
<span>|</span>
<span class="meta-category"><a href='/categories/stor'>stor</a></span>
<span class="meta-category"><a href='/categories/%E5%AD%98%E5%82%A8'>存储</a></span>
</div>
<div class="post-content">
Nvidia DOCA-芯片上的数据中心软硬件架构简介 术语 DOCA: Data Center-on-a-Chip Architecture, 芯片上的数据中心架构 简介 DOCA 代表片上数据中心架构,基本上,它是 NVIDIA 的 DPU 软件开发平台。 DOCA 包括支持 DPU 加速的库、驱动程序和运行时。 DOCA 代码是用 C 编写的,一种思考方式是 DOCA 之于 DPU,就像 CUDA 之于 GPU 一样 NVIDIA DOCA™ SDK 使开发人员能够利用行业标准 API……
</div>
<p class="readmore"><a href="https://logread.cn/post/nvidia/nvidia_doca/">阅读全文</a></p>
</article>
<article class="post">
<header>
<h1 class="post-title">
<a href="https://logread.cn/post/linux/linux_kernel_driver/" title="Linux内核-驱动技术杂谈">Linux内核-驱动技术杂谈</a>
</h1>
</header>
<date class="post-meta meta-date">
2024年1月9日
</date>
<div class="post-meta">
<span>|</span>
<span class="meta-category"><a href='/categories/stor'>stor</a></span>
<span class="meta-category"><a href='/categories/%E5%AD%98%E5%82%A8'>存储</a></span>
</div>
<div class="post-content">
Linux内核-驱动技术杂谈 简介 Linux进程状态机 内存管理 网络架构 arm引导 参考 Linux设备驱动开发详解(基于4.0内核-宋宝华): https://e.dangdang.com/pc/reader/index.html?id=1900471094 晓兵 AI吐槽工具(小喇叭): https://chattoyou.cn 博客: https://logread.cn | https://blog.csdn.net/ssbandjl | https://cloud.tencent.com/developer/user/5060293/articles weixin: ssbandjl 公众号: 云原生云……
</div>
<p class="readmore"><a href="https://logread.cn/post/linux/linux_kernel_driver/">阅读全文</a></p>
</article>
<article class="post">
<header>
<h1 class="post-title">
<a href="https://logread.cn/post/stor/beegfs_storage/" title="Beegfs存储">Beegfs存储</a>
</h1>
</header>
<date class="post-meta meta-date">
2024年1月7日
</date>
<div class="post-meta">
<span>|</span>
<span class="meta-category"><a href='/categories/stor'>stor</a></span>
<span class="meta-category"><a href='/categories/%E5%AD%98%E5%82%A8'>存储</a></span>
</div>
<div class="post-content">
Beegfs 简介 BeeGFS 包含两个内置基准测试工具,可以分别帮助表征或评估网络或存储NetBench 和 StorageBench。当启用NetBench模式时,服务器将丢弃收到的写请求而不是写入数据。类似地,在读取请求的情况下,不会从底层文件系统读取,而是仅将内存缓冲区发送到客户端。NetBench……
</div>
<p class="readmore"><a href="https://logread.cn/post/stor/beegfs_storage/">阅读全文</a></p>
</article>
<article class="post">
<header>
<h1 class="post-title">
<a href="https://logread.cn/post/nvidia/nvidia_network_tech/" title="Nvidia网络技术-端到端网络解决方案">Nvidia网络技术-端到端网络解决方案</a>
</h1>
</header>
<date class="post-meta meta-date">
2024年1月6日
</date>
<div class="post-meta">
<span>|</span>
<span class="meta-category"><a href='/categories/stor'>stor</a></span>
<span class="meta-category"><a href='/categories/%E5%AD%98%E5%82%A8'>存储</a></span>
<span class="meta-category"><a href='/categories/nvidia'>nvidia</a></span>
<span class="meta-category"><a href='/categories/dpu'>dpu</a></span>
<span class="meta-category"><a href='/categories/network'>network</a></span>
</div>
<div class="post-content">
Nvidia网络技术-端到端网络解决方案 术语 performance per watt 每瓦性能 适用于现代工作负载的加速网络-强大、安全的基础设施的蓝图 简介 每年出货的 3000 万台数据中心服务器中,有三分之一用于运行软件定义的数据中心堆栈。企业需要发展其网络基础设施,以支持现代数据中心工作负载导致的呈指数级增长的数据处理量。……
</div>
<p class="readmore"><a href="https://logread.cn/post/nvidia/nvidia_network_tech/">阅读全文</a></p>
</article>
<article class="post">
<header>
<h1 class="post-title">
<a href="https://logread.cn/post/nvidia/gpu_direct_rdma/" title="Nvidia 迈络思 OFED GPU直接RDMA">Nvidia 迈络思 OFED GPU直接RDMA</a>
</h1>
</header>
<date class="post-meta meta-date">
2024年1月6日
</date>
<div class="post-meta">
<span>|</span>
<span class="meta-category"><a href='/categories/stor'>stor</a></span>
<span class="meta-category"><a href='/categories/%E5%AD%98%E5%82%A8'>存储</a></span>
<span class="meta-category"><a href='/categories/gpu'>gpu</a></span>
<span class="meta-category"><a href='/categories/rdma'>rdma</a></span>
</div>
<div class="post-content">
Nvidia 迈络思 OFED GPU直接RDMA 简介 GPU-GPU 间通信的最新进展是 GPUDirect RDMA。该技术在 GPU 内存与 NVIDIA 网络适配器设备之间提供直接的 P2P(点对点)数据路径。这显着减少了 GPU-GPU 通信延迟,并完全卸载了 CPU,将其从网络上的所有 GPU-GPU 通信中移除。GPU Direct 利用 NVIDIA 网络适配器的 PeerDirect RDMA 和 PeerDirect ASYNC™ 功能(异步远端直接通信……
</div>
<p class="readmore"><a href="https://logread.cn/post/nvidia/gpu_direct_rdma/">阅读全文</a></p>
</article>
<article class="post">
<header>
<h1 class="post-title">
<a href="https://logread.cn/post/rdma/rdma_perf/" title="优化 RDMA 代码的建议和技巧-rdma性能优化技巧-避坑指南">优化 RDMA 代码的建议和技巧-rdma性能优化技巧-避坑指南</a>
</h1>
</header>
<date class="post-meta meta-date">
2023年12月19日
</date>
<div class="post-meta">
<span>|</span>
<span class="meta-category"><a href='/categories/stor'>stor</a></span>
<span class="meta-category"><a href='/categories/%E5%AD%98%E5%82%A8'>存储</a></span>
<span class="meta-category"><a href='/categories/rdma'>rdma</a></span>
</div>
<div class="post-content">
优化 RDMA 代码的建议和技巧-rdma性能优化技巧-避坑指南-RDMA资源 RDMA 被用在很多地方,主要是因为它可以实现高性能。在这篇文章中,我将提供有关如何从多个方面优化 RDMA 代码的建议和技巧 简单的科普下RDMA 什么是RDMA? DMA 代表直接内存访问。这意味着应用程序可以在 CPU 干预的情况下直接访问(读……
</div>
<p class="readmore"><a href="https://logread.cn/post/rdma/rdma_perf/">阅读全文</a></p>
</article>
<ol class="page-navigator">
<li class="current">
<a href="https://logread.cn/">1</a>
</li>
<li >
<a href="https://logread.cn/page/2/">2</a>
</li>
<li >
<a href="https://logread.cn/page/3/">3</a>
</li>
<li >
<a href="https://logread.cn/page/4/">4</a>
</li>
<li >
<a href="https://logread.cn/page/5/">5</a>
</li>
<li >
<a href="https://logread.cn/page/6/">6</a>
</li>
<li class="next">
<a href="https://logread.cn/page/2/">下一页</a>
</li>
</ol>
</div>
<footer id="footer">
<div>
© 2024
<a href="https://logread.cn"
>晓兵(ssbandjl)-技术兴国 By 晓兵</a
>
</div>
<br />
<div>
<div class="github-badge">
<a href="https://gohugo.io/" target="_black" rel="nofollow"
><span class="badge-subject">Powered by</span
><span class="badge-value bg-blue">Hugo</span></a
>
</div>
<div class="github-badge">
<a href="https://www.logread.cn/" target="_black"
><span class="badge-subject">Design by</span
><span class="badge-value bg-brightgreen">晓兵</span></a
>
</div>
<div class="github-badge">
<a href="https://github.com/flysnow-org/maupassant-hugo" target="_black"
><span class="badge-subject">Theme</span
><span class="badge-value bg-yellowgreen">Maupassant</span></a
>
</div>
</div>
</footer>
<a id="rocket" href="#top"></a>
<script
type="text/javascript"
src='/js/totop.js?v=0.0.0'
async=""
></script>
<script
type="text/javascript"
src="//busuanzi.ibruce.info/busuanzi/2.3/busuanzi.pure.mini.js"
async
></script>
<script src='/js/douban.js'></script>
</div>
<div id="secondary">
<section class="widget">
<form id="search" action='https://logread.cn/search/' method="get" accept-charset="utf-8" target="_blank" _lpchecked="1">
<input type="text" name="q" maxlength="20" placeholder="Search">
<input type="hidden" name="sitesearch" value="https://logread.cn">
<button type="submit" class="submit icon-search"></button>
</form>
</section>
<section class="widget">
<h3 class="widget-title">最近文章</h3>
<ul class="widget-list">
<li>
<a href="https://logread.cn/post/linux/qemu_vdpa_vduse/" title="用户态vdpa设备vduse简介及结合QEMU源码分析">用户态vdpa设备vduse简介及结合QEMU源码分析</a>
</li>
<li>
<a href="https://logread.cn/post/linux/qemu_vdpa_sim_blk/" title="vDPA:支持 Linux 和 QEMU 中的块设备及内核VDPA块仿真设备vdpa-sim-blk源码分析">vDPA:支持 Linux 和 QEMU 中的块设备及内核VDPA块仿真设备vdpa-sim-blk源码分析</a>
</li>
<li>
<a href="https://logread.cn/post/rdma/rdma_inline/" title="RDMA - inline 内联提高小包性能-降低时延(减少两个 PCIe 往返延迟)">RDMA - inline 内联提高小包性能-降低时延(减少两个 PCIe 往返延迟)</a>
</li>
<li>
<a href="https://logread.cn/post/rdma/rdma_odp/" title="RDMA - ODP按需分页设计原理-优点-源码浅析">RDMA - ODP按需分页设计原理-优点-源码浅析</a>
</li>
<li>
<a href="https://logread.cn/post/nvidia/nvidia_doca/" title="Nvidia DOCA-芯片上的数据中心软硬件架构简介">Nvidia DOCA-芯片上的数据中心软硬件架构简介</a>
</li>
<li>
<a href="https://logread.cn/post/linux/linux_kernel_driver/" title="Linux内核-驱动技术杂谈">Linux内核-驱动技术杂谈</a>
</li>
<li>
<a href="https://logread.cn/post/stor/beegfs_storage/" title="Beegfs存储">Beegfs存储</a>
</li>
<li>
<a href="https://logread.cn/post/nvidia/nvidia_network_tech/" title="Nvidia网络技术-端到端网络解决方案">Nvidia网络技术-端到端网络解决方案</a>
</li>
<li>
<a href="https://logread.cn/post/nvidia/gpu_direct_rdma/" title="Nvidia 迈络思 OFED GPU直接RDMA">Nvidia 迈络思 OFED GPU直接RDMA</a>
</li>
<li>
<a href="https://logread.cn/post/rdma/rdma_perf/" title="优化 RDMA 代码的建议和技巧-rdma性能优化技巧-避坑指南">优化 RDMA 代码的建议和技巧-rdma性能优化技巧-避坑指南</a>
</li>
</ul>
</section>
<section class="widget">
<h3 class="widget-title"><a href='/categories/'>分类</a></h3>
<ul class="widget-list">
<li><a href="https://logread.cn/categories/Makefile/">Makefile (1)</a></li>
<li><a href="https://logread.cn/categories/aio/">aio (1)</a></li>
<li><a href="https://logread.cn/categories/bcache/">bcache (1)</a></li>
<li><a href="https://logread.cn/categories/daos/">daos (5)</a></li>
<li><a href="https://logread.cn/categories/dpdk/">dpdk (2)</a></li>
<li><a href="https://logread.cn/categories/dpu/">dpu (1)</a></li>
<li><a href="https://logread.cn/categories/golang/">golang (1)</a></li>
<li><a href="https://logread.cn/categories/gpu/">gpu (1)</a></li>
<li><a href="https://logread.cn/categories/hpc/">hpc (1)</a></li>
<li><a href="https://logread.cn/categories/iscsi/">iscsi (1)</a></li>
<li><a href="https://logread.cn/categories/kernel/">kernel (1)</a></li>
<li><a href="https://logread.cn/categories/libfabric/">libfabric (1)</a></li>
<li><a href="https://logread.cn/categories/linux/">linux (1)</a></li>
<li><a href="https://logread.cn/categories/multipath/">multipath (1)</a></li>
<li><a href="https://logread.cn/categories/net/">net (1)</a></li>
<li><a href="https://logread.cn/categories/network/">network (3)</a></li>
<li><a href="https://logread.cn/categories/nvidia/">nvidia (1)</a></li>
<li><a href="https://logread.cn/categories/nvmeof/">nvmeof (1)</a></li>
<li><a href="https://logread.cn/categories/ofa/">ofa (2)</a></li>
<li><a href="https://logread.cn/categories/qemu/">qemu (3)</a></li>
<li><a href="https://logread.cn/categories/rdma/">rdma (10)</a></li>
<li><a href="https://logread.cn/categories/roce/">roce (1)</a></li>
<li><a href="https://logread.cn/categories/rpc/">rpc (1)</a></li>
<li><a href="https://logread.cn/categories/spdk/">spdk (3)</a></li>
<li><a href="https://logread.cn/categories/stor/">stor (34)</a></li>
<li><a href="https://logread.cn/categories/virt/">virt (2)</a></li>
<li><a href="https://logread.cn/categories/virtio/">virtio (1)</a></li>
<li><a href="https://logread.cn/categories/%E5%AD%98%E5%82%A8/">存储 (36)</a></li>
<li><a href="https://logread.cn/categories/%E5%AD%A6%E4%B9%A0/">学习 (1)</a></li>
<li><a href="https://logread.cn/categories/%E6%A1%86%E6%9E%B6/">框架 (1)</a></li>
<li><a href="https://logread.cn/categories/%E7%BC%93%E5%AD%98/">缓存 (1)</a></li>
<li><a href="https://logread.cn/categories/%E7%BC%96%E8%AF%91/">编译 (1)</a></li>
<li><a href="https://logread.cn/categories/%E7%BD%91%E7%BB%9C/">网络 (6)</a></li>
<li><a href="https://logread.cn/categories/%E9%93%BE%E6%8E%A5/">链接 (1)</a></li>
</ul>
</section>
<section class="widget">
<h3 class="widget-title"><a href='/tags/'>标签</a></h3>
<div class="tagcloud">
<a href="https://logread.cn/tags/aio/">aio</a>
<a href="https://logread.cn/tags/bcache/">bcache</a>
<a href="https://logread.cn/tags/bdev/">bdev</a>
<a href="https://logread.cn/tags/build/">build</a>
<a href="https://logread.cn/tags/c++/">c++</a>
<a href="https://logread.cn/tags/ceph/">ceph</a>
<a href="https://logread.cn/tags/daos/">daos</a>
<a href="https://logread.cn/tags/dpdk/">dpdk</a>
<a href="https://logread.cn/tags/dpu/">dpu</a>
<a href="https://logread.cn/tags/gin/">gin</a>
<a href="https://logread.cn/tags/golang/">golang</a>
<a href="https://logread.cn/tags/gpu/">gpu</a>
<a href="https://logread.cn/tags/hpc/">hpc</a>
<a href="https://logread.cn/tags/iscsi/">iscsi</a>
<a href="https://logread.cn/tags/kernel/">kernel</a>
<a href="https://logread.cn/tags/libfabric/">libfabric</a>
<a href="https://logread.cn/tags/linux/">linux</a>
<a href="https://logread.cn/tags/makefile/">makefile</a>
<a href="https://logread.cn/tags/net/">net</a>
<a href="https://logread.cn/tags/network/">network</a>
<a href="https://logread.cn/tags/nvidia/">nvidia</a>
<a href="https://logread.cn/tags/nvmeof/">nvmeof</a>
<a href="https://logread.cn/tags/ofa/">ofa</a>
<a href="https://logread.cn/tags/optane/">optane</a>
<a href="https://logread.cn/tags/pm/">pm</a>
<a href="https://logread.cn/tags/qemu/">qemu</a>
<a href="https://logread.cn/tags/rdma/">rdma</a>
<a href="https://logread.cn/tags/roce/">roce</a>
<a href="https://logread.cn/tags/rpc/">rpc</a>
<a href="https://logread.cn/tags/spdk/">spdk</a>
<a href="https://logread.cn/tags/stor/">stor</a>
<a href="https://logread.cn/tags/virt/">virt</a>
<a href="https://logread.cn/tags/virtio/">virtio</a>
<a href="https://logread.cn/tags/%E5%A4%9A%E8%B7%AF%E5%BE%84/">多路径</a>
<a href="https://logread.cn/tags/%E5%AD%98%E5%82%A8/">存储</a>
<a href="https://logread.cn/tags/%E5%AD%A6%E4%B9%A0/">学习</a>
<a href="https://logread.cn/tags/%E7%BD%91%E7%BB%9C/">网络</a>
</div>
</section>
<section class="widget">
<h3 class="widget-title">友情链接</h3>
<ul class="widget-list">
<li>
<a target="_blank" href="https://cloud.tencent.com/developer/user/5060293/articles" title="晓兵">晓兵</a>
</li>
<li>
<a target="_blank" href="https://chattoyou.cn" title="AI吐槽工具">AI吐槽工具(小喇叭)</a>
</li>
</ul>
</section>
<section class="widget">
<h3 class="widget-title">其它</h3>
<ul class="widget-list">
<li><a href="https://logread.cn/index.xml">文章 RSS</a></li>
</ul>
</section>
</div>
</div>
</div>
</div>
</body>
</html>