Start of the linux learning journey

Source: Internet
Author: User
The start of the linux learning journey-general Linux technology-Linux technology and application information. The following is a detailed description. The biggest feature of linux is open source. I hope to learn the source code of linux and learn some programming skills and methods. Linux creator linus Torvalds cannot be said to be a cool man because he writes an operating system and is widely used in the world.

First, a linux source code directory (linux0.11 ):
Boot/includes three assembly files, bootsect. s, setup. s, and head. s, for Kernel boot and loading.
Fs/linux File System implementation.
Include/header files.
Init/kernel system initialization.
Kernel/kernel-related files, including process scheduling and system calling programs.
Lib/related library functions.
Mm/Memory Manager.
Tools/mainly includes build. c for compiling linux images.
Makefile is used to compile the Makefile file of linux.

The latest Linux kernel can be downloaded from http://www.kernel.org/or http://www.cn.kernel.org/pub/linux/kernel/website.
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.