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.
Josh Triplett ac5546b009
linux-initialization-3.md: Fix typo: s/real_mod_data/real_mode_data/
9 years ago
..
README.md Update README.md 9 years ago
linux-initialization-1.md oops! 9 years ago
linux-initialization-2.md Some spelling & sentence corrections. 9 years ago
linux-initialization-3.md linux-initialization-3.md: Fix typo: s/real_mod_data/real_mode_data/ 9 years ago

README.md

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.