You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nan Xiao 7a3a4014c9
Update linux-initialization-2.md
9 years ago
..
README.md fixing init #9 link 9 years ago
linux-initialization-1.md Some english fixes - "runned" 9 years ago
linux-initialization-2.md Update linux-initialization-2.md 9 years ago
linux-initialization-3.md Fix typos in repository 9 years ago
linux-initialization-4.md Fixed some typos and grammatical errors 9 years ago
linux-initialization-5.md Update linux-initialization-5.md 9 years ago
linux-initialization-6.md Remove space from linux-initialization-6.md 9 years ago
linux-initialization-7.md Update linux-initialization-7.md 9 years ago
linux-initialization-8.md Some english fixes - "runned" 9 years ago
linux-initialization-9.md Create linux-initialization-9.md 9 years ago
linux-initialization-10.md Some english fixes - "runned" 9 years ago

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.