mudongliang dbfb8d4cd3 modify 'internals' to 'insides' преди 9 години
..
README.md 4e776d815d fixing init #9 link преди 10 години
linux-initialization-1.md dbfb8d4cd3 modify 'internals' to 'insides' преди 9 години
linux-initialization-10.md dbfb8d4cd3 modify 'internals' to 'insides' преди 9 години
linux-initialization-2.md dbfb8d4cd3 modify 'internals' to 'insides' преди 9 години
linux-initialization-3.md dbfb8d4cd3 modify 'internals' to 'insides' преди 9 години
linux-initialization-4.md dbfb8d4cd3 modify 'internals' to 'insides' преди 9 години
linux-initialization-5.md dbfb8d4cd3 modify 'internals' to 'insides' преди 9 години
linux-initialization-6.md dbfb8d4cd3 modify 'internals' to 'insides' преди 9 години
linux-initialization-7.md dbfb8d4cd3 modify 'internals' to 'insides' преди 9 години
linux-initialization-8.md dbfb8d4cd3 modify 'internals' to 'insides' преди 9 години
linux-initialization-9.md dbfb8d4cd3 modify 'internals' to 'insides' преди 9 години

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.