-
Notifications
You must be signed in to change notification settings - Fork 0
/
404.html
406 lines (258 loc) · 13.2 KB
/
404.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
<!doctype html>
<html lang="zh-CN">
<head>
<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>404 Page not found | 晓兵(ssbandjl)-技术兴国</title>
<meta property="og:title" content="404 Page not found - 晓兵(ssbandjl)-技术兴国">
<meta property="og:type" content="article">
<meta name="Keywords" content="c,c++,golang,python,存储,ceph,分布式块存储,云计算,daos,rdma,spdk,nvmeof,linux,kernel,内核,分布式存储,dpdk,rpc">
<meta name="description" content="404 Page not found">
<meta name="author" content="晓兵">
<meta property="og:url" content="https://logread.cn/404.html">
<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'>
<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 ">
<a id="logo" href="https://logread.cn">
晓兵(ssbandjl)-技术兴国
</a>
<p class="description">存储 | DPU | 高性能 | RDMA | DAOS | 内核等, AI吐槽工具: https://chattoyou.cn</p>
</div>
<div>
<nav id="nav-menu" class="clearfix">
<a class="" 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="body404">
<div class="info404">
<header id="header404" class="clearfix">
<div class="site-name404"><i>404</i></div>
</header>
<section>
<div class="title404">
<p>每一个平凡的日常<br />都是连续发生中的奇迹</p>
</div>
<div class="post-archive">
<h2>See Also</h2>
<ul class="listing">
<li><a href="/post/linux/qemu_vdpa_vduse/">用户态vdpa设备vduse简介及结合QEMU源码分析</a></li>
<li><a href="/post/linux/qemu_vdpa_sim_blk/">vDPA:支持 Linux 和 QEMU 中的块设备及内核VDPA块仿真设备vdpa-sim-blk源码分析</a></li>
<li><a href="/post/rdma/rdma_inline/">RDMA - inline 内联提高小包性能-降低时延(减少两个 PCIe 往返延迟)</a></li>
<li><a href="/post/rdma/rdma_odp/">RDMA - ODP按需分页设计原理-优点-源码浅析</a></li>
<li><a href="/post/nvidia/nvidia_doca/">Nvidia DOCA-芯片上的数据中心软硬件架构简介</a></li>
</ul>
</div>
<a rel="nofollow" href="https://logread.cn" class="index404">回首页看看</a>
</section>
</div>
</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>