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.