XMU->九天揽月->五湖抓鳖->DSP->driver->kernel/OpenWRT->ISP/RTOS
发布时间:2016-01-12 17:31:24
RDMA在HPC和datacenter基本是网络互联的不二之选,对比传统的TCP/IP stack+socket,RDMA传输的特点简言之就是:zero-copy、kernel bypass、cpu offload。更详细的RDMA/RoCE可以参考:http://www.fmepnet.org/RoCE.html http://www.roceinitiative.org/bloghttps://community.mellanox.com/docs/DOC-2283&nb.........【阅读全文】
发布时间:2016-01-04 17:03:51
centos中默认的内核源码路径为 /usr/src/`uname -r`,但是它不包含源码,只包含了Kconfig 和 Makefile按照centos的wiki整理一份完整源码获取办法1. 首先安装(升级)一些依赖包:sudo yum install rpm-build redhat-rpm-config asciidoc hmaccalc perl-ExtUtils-Embed pesign xmltosudo yum install audit-libs-devel.........【阅读全文】
发布时间:2015-12-04 18:39:38
centos下如何配置samba可参见centos的官网wikihttps://wiki.centos.org/HowTos/SetUpSamba 其中办法不同于网络上其他的简单粗暴的办法,更加兼顾安全性 &.........【阅读全文】
发布时间:2015-10-14 15:07:20
<p style="line-height:25px;margin:0pt auto;color:#333333;font-family:微软雅黑;font-size:14px;white-space:normal;background-color:#FFFFFF;text-align:center;"><span style="line-height:1.8;font-family:宋体;font-size:16pt;font-weight:bold;">高性能IO模型浅析</span></p><p style="line-height:25px;margi.........【阅读全文】