【转载】http协议介绍
摘要:http://www.360doc.com/content/10/0930/17/3668821_57590979.shtml
阅读全文
【转载】dts介绍
摘要:http://www.right.com.cn/forum/thread-146260-1-1.html
阅读全文
【转载】fstress工具介绍
摘要:http://www.cs.duke.edu/ari/fstress/
阅读全文
【转载】linux内存管理
摘要:http://www.ecsl.cs.sunysb.edu/elibrary/linux/mm/mm.pdf
阅读全文
【转载】图解git
摘要:http://marklodato.github.io/visual-git-guide/index-zh-cn.html
阅读全文
对内核模块的Makefile文件解读
摘要:ifneq ($(KERNELRELEASE),)param-objs := file1.o file2.oobj-m := param.oelse KDIR := /lib/modules/2.6.18-53.el5/build all: make -C $(KDIR) M=$(PWD) modu
阅读全文
【转载】宏观上对Linux内核的描述
摘要:http://www.ibm.com/developerworks/cn/linux/l-linux-kernel/
阅读全文
【转载】GPT 和 Linux
摘要:https://www.ibm.com/developerworks/cn/linux/l-gpt/
阅读全文
【转载】linux中的文件系统解析
摘要:http://www.cnblogs.com/leaven/archive/2011/03/18/1988179.html
阅读全文
【转自IBM】剖析linux内核中的同步机制。值得一读。
摘要:http://www.ibm.com/developerworks/library/l-linux-synchronization/index.html
阅读全文