Chinaunix首页 | 论坛 | 博客
  • 博客访问: 5188
  • 博文数量: 4
  • 博客积分: 45
  • 博客等级: 民兵
  • 技术积分: 35
  • 用 户 组: 普通用户
  • 注册时间: 2011-03-06 04:15
文章分类
文章存档

2013年(1)

2012年(1)

2011年(2)

我的朋友

发布时间:2013-01-04 23:42:46

/* 创建绶冲 */struct kmem_cache *task_struct_cachep;task_struct_cachep = kmem_cache_create("task struct",                                       sizeof(struct task_struct),        AR......【阅读全文】

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

发布时间:2012-12-28 19:51:23

The Linux Kernel Device ModelLinux 内核设备模型Patrick Mochel <mochel@digitalimplant.org>Drafted 26 August 2002Updated 31 January 2006Overview概述~~~~~~~~The Linux Kernel Driver Model is a unification of all the disparate drivermodels that were previously used in the kernel. It is intended to augment ......【阅读全文】

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

发布时间:2011-07-15 10:05:27

<OL class=dp-css style="PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 5px; MARGIN: 0px 1px 0px 0px;......【阅读全文】

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

发布时间:2011-07-13 11:52:42

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

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

登录 注册