pdf

Linux Kernel Interpretation Primer

  • 2013-09-21
  • 138.33KB
  • Points it Requires : 2

Introduction to Linux kernel interpretation Keywords: Linux, kernel, source code 1. File organization of the core source program: 1. The Linux kernel source program is usually installed in /usr/src/linux, and it has a very simple numbering convention: any even-numbered kernel (such as 2.0.30) is a stable released kernel, and any odd-numbered kernel (such as 2.1.42) is a core under development. This article is based on the stable 2.2.5 source code, and the implementation platform of the second part is Redhat Linux 6.0. 2. The files of the core source program are organized in a tree structure. At the top level of the source program tree, you will see the following directories: ●Arch: The arch subdirectory includes all the core codes related to the architecture. Each of its subdirectories represents a supported architecture. For example, i386 is a subdirectory about Intel CPU and its compatible architecture. PCs are generally based on this directory;

unfold

You Might Like

Uploader
nonogugu66
 

Recommended ContentMore

Popular Components

Just Take a LookMore

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

About Us Customer Service Contact Information Datasheet Sitemap LatestNews


Room 1530, 15th Floor, Building B, No.18 Zhongguancun Street, Haidian District, Beijing, Postal Code: 100190 China Telephone: 008610 8235 0740

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京ICP证060456号 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号
×