Chen Tie + Original works reproduced please specify the source + "Linux kernel analysis" MOOC course http://mooc.study.163.com/course/USTC-1000029000
I have been using Linux, through the study of this system learning, really improved a lot, although a lot of knowledge points have not been fully mastered, to adhere to the course is not easy. Also because of the course for the first time to write technical blog, the intrinsic value is not to complete the job, for oneself is the record of learning process, is also a summary of some knowledge points, is now collected here, in case to learn.
How does a computer work?
A brief analysis of the process scheduling of operating system
Introduction to the Linux kernel boot process
Simple analysis of Linux system call Getuid
A brief analysis of the system call process using GDB
The Linux kernel creates a new process experiment
How the Linux kernel loads and launches an executable program
Timing and process switching of Linux kernel process scheduling
This is my first complete online learning a course, for the Linux system, I am concerned about his open source, can see the context of the relevant software, can be studied, can be optimized. Through this systematic learning, the kernel's working mechanism has a deeper understanding, through the kernel Code learning and analysis, to deepen the understanding of the storage program computer. In essence, the computer is the embodiment of human thought extension, the program is written well, you can let the machine for people to do anything. Learning also have regrets, a lot of things are not thoroughly understand, but can be repeated learning is the advantage of online learning, I will learn many times, to really understand the Linux kernel operating mechanism, the Linux system into its own powerful tool.
This article is from the "Studypark" blog, make sure to keep this source http://swordautumn.blog.51cto.com/1485402/1639922
Linux Kernel Learning Summary