Skip to content
This repository has been archived by the owner on Jan 6, 2025. It is now read-only.

Files

Latest commit

7be6e28 · Apr 2, 2017

History

History

Initialization

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jan 7, 2017
Dec 24, 2016
May 19, 2016
Mar 28, 2017
Jun 28, 2016
Mar 2, 2017
Dec 24, 2016
Jun 28, 2016
Jun 28, 2016
Apr 2, 2017
May 19, 2016

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.