会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Thomas's Blog
吾尝终日而思矣
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
93
94
95
96
97
98
99
100
101
···
112
下一页
2016年5月19日
以太网协议
摘要: 以太网和IEEE802的封装最常使用的封装格...
阅读全文
posted @ 2016-05-19 00:32 thomas_blog
阅读(492)
评论(0)
推荐(0)
2016年5月14日
中断
摘要: 处理器的处理速度比硬件来说要快上N个数量级,...
阅读全文
posted @ 2016-05-14 16:12 thomas_blog
阅读(125)
评论(0)
推荐(0)
2016年4月19日
DMA
摘要: Direct Memory Access,直...
阅读全文
posted @ 2016-04-19 22:34 thomas_blog
阅读(91)
评论(0)
推荐(0)
2016年4月18日
ioctl
摘要: ioctl是设备驱动程序中对设备的I/O通道...
阅读全文
posted @ 2016-04-18 22:36 thomas_blog
阅读(143)
评论(0)
推荐(0)
2016年4月17日
procfs、debugfs
摘要: procfs 是进程文件系统(file sy...
阅读全文
posted @ 2016-04-17 14:21 thomas_blog
阅读(178)
评论(0)
推荐(0)
2016年4月10日
netlink
摘要: 用以实现用户进程与内核进程通信 netlin...
阅读全文
posted @ 2016-04-10 16:53 thomas_blog
阅读(276)
评论(0)
推荐(0)
内联函数
摘要: inline关键字修饰的函数 内联函数不是在...
阅读全文
posted @ 2016-04-10 14:16 thomas_blog
阅读(104)
评论(0)
推荐(0)
2016年3月21日
自旋锁spin_lock、spin_lock_irq 和 spin_lock_irqsave
摘要: 自旋锁和互斥锁的区别是,自旋锁不会引起睡眠,...
阅读全文
posted @ 2016-03-21 21:35 thomas_blog
阅读(237)
评论(0)
推荐(0)
shell EOF 用户自定义终止符
摘要: #!/bin/bashftp -n << E...
阅读全文
posted @ 2016-03-21 21:14 thomas_blog
阅读(167)
评论(0)
推荐(0)
2016年3月19日
tcp、udp协议栈
摘要: tcp struct tcphdr { ...
阅读全文
posted @ 2016-03-19 10:46 thomas_blog
阅读(297)
评论(0)
推荐(0)
上一页
1
···
93
94
95
96
97
98
99
100
101
···
112
下一页
公告