发布时间: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..........【阅读全文】
发布时间:2015-08-25 15:18:44
<div class="articalTitle"><h2 id="t_510b9a470101a75y" class="titName SG_txta">信号处理 SIGINT</h2></div><div id="sina_keyword_ad_area2" class="articalContent "><p style="background-color:#FFFFFF;margin-top:0px;margin-bottom:0px;font-family:tahoma, helvetica, arial;color:#454545;">.........【阅读全文】