linux-insides/Booting
2017-09-12 00:57:41 +06:00
..
linux-bootstrap-1.md boot: STACK_SIZE is 1024 now 2017-09-12 00:53:18 +06:00
linux-bootstrap-2.md boot: e820entry renamed to e820_entry 2017-09-12 00:57:41 +06:00
linux-bootstrap-3.md boot/pm: fix some expressions 2017-09-10 17:58:45 +06:00
linux-bootstrap-4.md boot: update linux-bootstrap-4.md 2017-09-12 00:57:21 +06:00
linux-bootstrap-5.md Make all Github links reference a specific commit 2017-07-30 15:56:26 -04:00
README.md many fixes in boot part 1 2017-07-14 18:44:35 +06:00

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: