1
0
0xAX 77d85abc21 Merge pull request #283 from shivanshuag/master 9 жил өмнө
..
README.md 4e776d815d fixing init #9 link 10 жил өмнө
linux-initialization-1.md 1d94008ee0 Fix grammar in Initialization/linux-initialization-1.md 9 жил өмнө
linux-initialization-10.md ae6b0f52ee revert internals to insides in initialization 9 жил өмнө
linux-initialization-2.md ae6b0f52ee revert internals to insides in initialization 9 жил өмнө
linux-initialization-3.md ae6b0f52ee revert internals to insides in initialization 9 жил өмнө
linux-initialization-4.md ae6b0f52ee revert internals to insides in initialization 9 жил өмнө
linux-initialization-5.md ae6b0f52ee revert internals to insides in initialization 9 жил өмнө
linux-initialization-6.md ae6b0f52ee revert internals to insides in initialization 9 жил өмнө
linux-initialization-7.md ae6b0f52ee revert internals to insides in initialization 9 жил өмнө
linux-initialization-8.md ae6b0f52ee revert internals to insides in initialization 9 жил өмнө
linux-initialization-9.md ae6b0f52ee revert internals to insides in initialization 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.