发布时间:2015-09-01 00:01:00
1.拿到一个内核的时候,首先阅读/documentation/kbuild/Makefile.txt文件......【阅读全文】
发布时间:2015-08-31 10:04:32
<div class="Blog_wz1"><div><span style="font-family:黑体;"><span style="font-size:medium;">zImage和uImage的区别<br /> vmlinux是内核文件,zImage是一般情况下默认的压缩内核映像文件,压缩vmlinux,加上一段解压启动代码得到。而uImage则是使用工具mkimage对普通的压.........【阅读全文】
发布时间:2015-08-26 13:54:33
行缓冲介绍:<br />http://os.51cto.com/art/201108/286696.htm<br />共享内存和文件映射<br />http://blog.sina.com.cn/s/blog_61e531350100pb4n.html<br />信号:<br />http://biancheng.dnbcw.info/linux/350564.html<br />http://www.cnblogs.com/hoys/archive/2012/08/19/2646377.html<br />https://www.baidu..........【阅读全文】