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.
Alexander Kuleshov 26ebd67859
update linux kernel boostrap parts to the last kernel from upstream
7 years ago
..
README.md many fixes in boot part 1 7 years ago
linux-bootstrap-1.md boot: STACK_SIZE is 1024 now 7 years ago
linux-bootstrap-2.md boot: e820entry renamed to e820_entry 7 years ago
linux-bootstrap-3.md Update linux-bootstrap-3.md 7 years ago
linux-bootstrap-4.md update linux kernel boostrap parts to the last kernel from upstream 7 years ago
linux-bootstrap-5.md update linux kernel boostrap parts to the last kernel from upstream 7 years ago

README.md

Kernel Boot Process

This chapter describes the linux kernel boot process. Here you will see a couple of posts which describes the full cycle of the kernel loading process: