logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

关于 KVM 虚拟网络配置 NAT 与 Bridge

http://www.linuxidc.com/Linux/2012-05/61445p2.htm

linux 编译 kernel 3.3 以上关于 bnx2 网卡加载失败问题 bnx2: Can't load firmware file "bnx2/bnx2-mips-09-6.2.1b.fw"

错误信息bnx2: Can't load firmware file "bnx2/bnx2-mips-09-6.2.1b.fw"Copyinglib/firmware/3.4.0-3-generic/bnx2/bnx2-mips-09-6.2.1a.fwtolib/firmware/3.4.0-3-generic/bnx2/bnx2-mips

Linux ixgbe 10G intel 网卡数据包处理流程

本文用ixgbe网卡驱动作为研究对象,linux版本是3.9.4基础知识:ixgbe_adapter/* board specific private data structure */struct ixgbe_adapter {//数据量太多,摘录部分看过比较有用的//发送的ringsstruct ixgbe_ring *tx_ring[MAX_TX_QU

HBase 系统架构

http://www.cnblogs.com/shitouer/archive/2012/06/04/2533518.htmlHBase 系统架构HBase是Apache Hadoop的数据库,能够对大型数据提供随机、实时的读写访问。HBase的目标是存储并处理大型的数据。HBase是一个开源的,分布式的,多版本的,面向列的存储模型。它存储的是松散型数据。HBase特性

网络基本功(一):细说网络传输

https://community.emc.com/thread/197851?start=0&tstart=0

在树莓派上几种简单协议的实现

http://conanwhf.gitcafe.io/2016/01/30/rpi-protocol/?hmsr=toutiao.io&utm_medium=toutiao.io&utm_source=toutiao.io在树莓派上几种简单协议的实现发表于 2016-01-30   |   分类于RaspberryPi  |  暂无评论对自己的拖延症也真是恨铁

到底了