剖析Linux内核(图)

开发者在线 Builder.com.cn 更新时间:2007-06-11作者:solidot 来源:

本文关键词: Linux内核 linux Linux

嵌入式软件工程师M. Tim Jones为IBM Developerworks写了一篇文章《Anatomy of the Linux kernel》,图文并茂地介绍Linux内核,并探究其架构和主要组件。

它从Linux内核历史的简单浏览开始,然后从一个很高的高度观看Linux内核架构,最后细查各主要子系统。

如果Linux内核的可移植性和有效性对你来说还嫌不够,它还提供了很多有意思的特性,Linux支持大量网络协议和其他如SCTP,而开源让它成为测试新协议的优秀平台。

虽然‘Anatomy of the Linux kernel’这篇文章只是介绍Linux内核架构的表面,但它可以作为Linux爱好者们学习内核的引导,并激励我们继续学习内核,利用好开源的Linux。

Figure 1. Short history of major Linux kernel releases

剖析Linux内核(图)

Figure 2. The fundamental architecture of the GNU/Linux operating system

剖析Linux内核(图)

Figure 3. One architectural perspective of the Linux kernel

剖析Linux内核(图)

Figure 4. The VFS provides a switching fabric between users and file systems

剖析Linux内核(图)

用户评论

  • 用户名
  • 评论内容