mudongliang dbfb8d4cd3 modify 'internals' to 'insides' 9 years ago
..
README.md 4e776d815d fixing init #9 link 10 years ago
linux-initialization-1.md dbfb8d4cd3 modify 'internals' to 'insides' 9 years ago
linux-initialization-10.md dbfb8d4cd3 modify 'internals' to 'insides' 9 years ago
linux-initialization-2.md dbfb8d4cd3 modify 'internals' to 'insides' 9 years ago
linux-initialization-3.md dbfb8d4cd3 modify 'internals' to 'insides' 9 years ago
linux-initialization-4.md dbfb8d4cd3 modify 'internals' to 'insides' 9 years ago
linux-initialization-5.md dbfb8d4cd3 modify 'internals' to 'insides' 9 years ago
linux-initialization-6.md dbfb8d4cd3 modify 'internals' to 'insides' 9 years ago
linux-initialization-7.md dbfb8d4cd3 modify 'internals' to 'insides' 9 years ago
linux-initialization-8.md dbfb8d4cd3 modify 'internals' to 'insides' 9 years ago
linux-initialization-9.md dbfb8d4cd3 modify 'internals' to 'insides' 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.