Chinaunix首页 | 论坛 | 博客
  • 博客访问: 78216
  • 博文数量: 35
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 140
  • 用 户 组: 普通用户
  • 注册时间: 2015-03-11 10:56
文章分类

全部博文(35)

文章存档

2016年(2)

2015年(33)

我的朋友

发布时间:2015-04-01 10:12:17

linux的传统方法和 NAPI方法收包分类: Linux内核2011-09-25 19:41 3855人阅读 评论(0) 收藏 举报linuxstructlistinput数据结构action NAPI和传统收包方法的区别是:NAPI可以进一次中断收很多次的包,但是传统方法进一次中断后将包放到local cpu的softnet_data的inp.........【阅读全文】

阅读(1143) | 评论(0) | 转发(0)

发布时间:2015-03-25 15:35:39

......【阅读全文】

阅读(773) | 评论(0) | 转发(0)

发布时间:2015-03-18 16:11:52

Analy the skelet of netdriver (Isa-skeleton.c) init //private datastruct net_local {         structnet_device_stats stats;         longopen_time;     &nb.........【阅读全文】

阅读(707) | 评论(0) | 转发(0)

发布时间:2015-03-17 16:25:30

Driver added static struct platform_driverls1f_gmac_driver = {         .probe                         = init.........【阅读全文】

阅读(819) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册