
Linux应用
文章平均质量分 63
linpeng1577
厚德载物,宁静致远
Linux内核爱好者
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
What Does an Idle CPU Do?
Brain Food for HackersRSSBlogArchivesWhat Does an Idle CPU Do?Oct 29th, 2014 In the last post I said the fundamental axiom of OS behavior is that at anygiven time, exactly翻译 2014-11-09 00:08:00 · 1039 阅读 · 0 评论 -
Linux内核编程:从hello world 开始-(1)_C文件编写
/* *Author : DavidLin *Date : 2014-12-07pm *Email : linpeng1577@163.com or linpeng1577@gmail.com *world : the city of SZ, in China *Ver : 000.000.001 *h原创 2014-12-07 22:11:01 · 1287 阅读 · 0 评论 -
Linux内核编程:从hello world 开始-(2)_Makefile文件编写
#/* # *File : Makefile# *Author : DavidLin # *Date : 2014-12-07pm # *Email : linpeng1577@163.com or linpeng1577@gmail.com # *world : the city of SZ, in China # *原创 2014-12-07 22:21:30 · 1294 阅读 · 0 评论 -
Linux内核编程:从hello world 开始-(3)_run
/* *File : test.c *Author : DavidLin *Date : 2014-12-07pm *Email : linpeng1577@163.com or linpeng1577@gmail.com *world : the city of SZ, in China *Ver原创 2014-12-07 22:30:26 · 1066 阅读 · 0 评论