1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2024-11-01 04:29:39 +00:00
linux-insides/Initialization
2015-05-10 19:57:46 +06:00
..
linux-initialization-1.md Fix typos in repository 2015-04-19 22:15:28 +03:00
linux-initialization-2.md Some spelling & sentence corrections. 2015-03-17 17:13:46 +05:30
linux-initialization-3.md Fix typos in repository 2015-04-19 22:15:28 +03:00
linux-initialization-4.md Fix typos in repository 2015-04-19 22:15:28 +03:00
linux-initialization-5.md Update linux-initialization-5.md 2015-04-25 13:23:08 +06:00
linux-initialization-6.md Remove space from linux-initialization-6.md 2015-05-03 16:56:14 -07:00
linux-initialization-7.md Update linux-initialization-7.md 2015-05-03 20:24:17 +06:00
linux-initialization-8.md Update linux-initialization-8.md 2015-05-10 19:57:46 +06:00
README.md Update README.md 2015-05-10 19:54:56 +06:00

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.