You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
0xAX 45c7de600c
Create linux-initialization-1.md
9 years ago
..
linux-initialization-1.md Create linux-initialization-1.md 9 years ago
README.md Initialization added 9 years ago

README.md

Kernel booting 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.

  • Frist steps after kernel decompressed - describes first steps in the kernel.