Chen Min Wo, original works reproduced please indicate the source "Linux kernel Analysis" MOOC course http://mooc.study.163.com/course/USTC-1000029000, my blog is part of the MOOC course in the video, Plus some of my own understanding.
After eight weeks of study, the Linux course came to an end, here, on the previous study to do a summary, but also briefly about their harvest and regret.
I. Summary of blog notes
First week note title: computer is a link to work like this: http://www.cnblogs.com/20135124freedom/p/5224847.html
Second week note title: Operating system operation mechanism Link: http://www.cnblogs.com/20135124freedom/p/5248375.html
Third week note title: Startup process for Linux systems Link: http://www.cnblogs.com/20135124freedom/p/5273033.html
Week four note title: System Call Procedure link: http://www.cnblogs.com/20135124freedom/p/5299094.html
Week five note title: System_call Interrupt Handling Process Link: http://www.cnblogs.com/20135124freedom/p/5326346.html
Week six note title: Process creation and description link: http://www.cnblogs.com/20135124freedom/p/5336851.html
Seventh Week Note title: How the Kernel loads and launches an executable program link: http://www.cnblogs.com/20135124freedom/p/5363662.html
Eighth Week Note title: Process switching and general execution Links: http://www.cnblogs.com/20135124freedom/p/5391170.html
Two. Textbook Book notes summary (the name of the textbook is
Chapter One Linux kernel Introduction link: http://www.cnblogs.com/20135124freedom/p/5281446.html
Chapter II from the core link: http://www.cnblogs.com/20135124freedom/p/5281446.html
Chapter III Process Management Links: http://www.cnblogs.com/20135124freedom/p/5343184.html
Fourth. Process Dispatch Link: http://www.cnblogs.com/20135124freedom/p/5401171.html
Fifth system call Link: http://www.cnblogs.com/20135124freedom/p/5327908.html
Seventh Link Link: http://www.cnblogs.com/20135124freedom/p/5361838.html
Three.
My thoughts on the learning of Linux courses