发布时间:2013-05-22 10:20:38
In symmetric multi-processor (SMP) systems the caches of the CPUs cannot work independently from each other.All processors are supposed to see the same memory content at all times.The maintenance of this uniform view of memory is called "cache coherency".If a processor were to.........【阅读全文】
发布时间:2013-05-11 11:37:26
http://www.embeddedlinux.org.cn/linux_net......【阅读全文】
发布时间:2012-12-22 09:38:19
我是在分析wifi的启动流程才弄懂这个知识点的,下面就以wifi为例:高通平台代码1.在system/core/rootdir/init.qcom.rc中service wpa_supplicant /system/bin/logwrapper /system/bin/wpa_supplicant -Dnl80211 -ddd class late_start user root group wifi inet disabled oneshot这个是wifi ser......【阅读全文】
yong2535355512013-08-05 14:59
http://www.cnblogs.com/soft-design/archive/2012/09/16/2687181.html Android 系统电话管理机制一
yong2535355512013-06-28 17:31
http://blog.csdn.net/xubin341719/article/details/8497830 android 电池
yong2535355512013-05-21 18:00
http://www.cnblogs.com/fanyu83/archive/2010/07/05/cpumemory7_5.html
yong2535355512013-05-21 15:51
http://www.oschina.net/translate/what-every-programmer-should-know-about-memory-part1?cmp
每个程序员都应该了解的内存知识
What every programmer should know about memory
yong2535355512013-05-10 15:25
http://www.cnblogs.com/soniclq/archive/2012/02/02/2335974.html
YUV格式说明