Nan Xiao 7a3a4014c9 Update linux-initialization-2.md 9 năm trước cách đây
..
README.md 4e776d815d fixing init #9 link 10 năm trước cách đây
linux-initialization-1.md bfe6fc596a Some english fixes - "runned" 9 năm trước cách đây
linux-initialization-10.md bfe6fc596a Some english fixes - "runned" 9 năm trước cách đây
linux-initialization-2.md 7a3a4014c9 Update linux-initialization-2.md 9 năm trước cách đây
linux-initialization-3.md 984ef074ec Fix typos in repository 10 năm trước cách đây
linux-initialization-4.md a5a04676bb Fixed some typos and grammatical errors 10 năm trước cách đây
linux-initialization-5.md 22aeaad0cb Update linux-initialization-5.md 10 năm trước cách đây
linux-initialization-6.md f45b4e3a9e Remove space from linux-initialization-6.md 10 năm trước cách đây
linux-initialization-7.md 46a17b8308 Update linux-initialization-7.md 10 năm trước cách đây
linux-initialization-8.md bfe6fc596a Some english fixes - "runned" 9 năm trước cách đây
linux-initialization-9.md c755233a7c Create linux-initialization-9.md 10 năm trước cách đây

README.md

Kernel initialization process

You will find here a couple of posts which describe the full cycle of kernel initialization from its first steps after the kernel has decompressed to the start of the first process run by the kernel itself.

Note That there will not be description of the all kernel initialization steps. Here will be only generic kernel part, without interrupts handling, ACPI, and many other parts. All parts which I'll miss, will be described in other chapters.