No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
l-0-l 4da4a9556e
Fix a typo
hace 11 meses
..
images [ImgBot] Optimize images hace 3 años
README.md capitalize Linux everywhere hace 2 años
linux-initialization-1.md capitalize Linux everywhere hace 2 años
linux-initialization-2.md capitalize Linux everywhere hace 2 años
linux-initialization-3.md init: improve sentence in linux-initialization-3.md hace 2 años
linux-initialization-4.md Fix a typo hace 11 meses
linux-initialization-5.md Merge branch 'master' into capitalize-linux hace 2 años
linux-initialization-6.md Merge branch 'master' into capitalize-linux hace 2 años
linux-initialization-7.md Merge branch 'master' into capitalize-linux hace 2 años
linux-initialization-8.md Merge branch 'master' into capitalize-linux hace 2 años
linux-initialization-9.md Merge branch 'master' into capitalize-linux hace 2 años
linux-initialization-10.md Merge branch 'master' into capitalize-linux hace 2 años

README.md

Kernel initialization process

You will find here a couple of posts which describe the full cycle of kernel initialization from its first step after the kernel has been decompressed to the start of the first process run by the kernel itself.

Note That there will not be a 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 have missed, will be described in other chapters.