1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2025-01-31 01:53:16 +00:00
linux-insides/Initialization
2015-03-22 10:26:37 -07:00
..
linux-initialization-1.md oops! 2015-03-09 22:25:51 +05:30
linux-initialization-2.md Some spelling & sentence corrections. 2015-03-17 17:13:46 +05:30
linux-initialization-3.md linux-initialization-3.md: Fix typo: s/real_mod_data/real_mode_data/ 2015-03-22 10:26:37 -07:00
README.md Update README.md 2015-03-22 19:49:27 +06:00

Kernel initialization process

You will see here a couple of posts which describes full cycle of the kernel initialization from the first steps after kernel decompressed to starting of the first process runned by kernel.