1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2024-11-01 04:29:39 +00:00
linux-insides/Initialization
2015-03-23 12:59:49 +06: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 Merge pull request #76 from akash0x53/fixes-3 2015-03-23 12:59:49 +06: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.