如果一些文章的链接失效,google相应的标题应该还是很容易找到其他网站的转载的。
中断处理: Interrupt in Linux 相当不错的中文资料
内核调度: Inside the Linux scheduler 讲的是用expired/active两个数组维护的O(1)算法,大多数讲2.6内核的书上都会提到的调度算法 (2008-02-06)Multiprocessing with the Completely Fair Scheduler最新的2.6.23采用的CFS,还没搞懂 (2008-02-06)http://www.ibm.com/developerworks/cn/linux/l-cn-scheduler/index.htmlLinux 调度器发展简述 (2008-02-13)内核模块:2.6 内核中的模块注入 (2008-02-17)http://www.linuxforum.net/forum/showflat.php?Cat=&Board=security&Number=536404&page=0&view=collapsed&sb=5&o=31&fpart系统调用:Linux 2.6 新增的 vsyscall 系统服务调用机制 (2008-02-18)http://blog.csdn.net/wishfly/archive/2005/01/23/264435.aspxLinux on-the-fly kernel patching without LKM (2008-02-19)http://doc.bughunter.net/rootkit-backdoor/kernel-patching.html内存管理:http://linux-mm.org/LinuxMMLinux-mm.org is a wiki for documenting how memory management works and for coordinating new memory management development projects. (2008-02-21)并发同步:http://hi.baidu.com/charleswen/blog/item/61f3e40ebc26dcce7acbe1c8.htmlLinux内核中的同步和互斥分析报告 (2008-02-21)http://www-128.ibm.com./developerworks/cn/linux/kernel/sync/index.htmlLinux 2.4.x内核同步机制 (2008-02-22)Big Picture:http://www.linuxdriver.co.il/kernel_mapInteractive Linux kernel map (2008-02-16)把内核中的函数相互调用做成了一张可放大缩小的地图,单击相应函数名会跳转到lxr的相应代码链接。 编程资料:http://www.jegerlehner.ch/intel/Intel Assembler CodeTable 80x86 (2008-02-21)相关站点:http://kernelnewbies.orgLinux Kernel Newbieshttp://bbs4.newsmth.net/bbsdoc.php?board=KernelTech水木KernelTech版http://www.phrack.orgPhrack is an underground ezine made by and for hackers.有不少和内核相关的hack资料
Powered by: BlogJava Copyright © ZelluX