linux-insides/Booting
0xAX a56992d961 Merge pull request #253 from ruthgrace/bootstrap_5_kernel_decomp
fixed grammar in linux-bootstrap-5.md, Kernel decomposition section
2015-10-16 00:46:42 +06:00
..
linux-bootstrap-1.md fix issue #211 2015-10-11 12:24:36 +08:00
linux-bootstrap-2.md fix typo in the bits range 2015-10-08 17:40:51 -04:00
linux-bootstrap-3.md Fix get_heap arguments meaning 2015-09-20 15:31:23 -04:00
linux-bootstrap-4.md fixed grammar mistake: Remind that -> Recall that 2015-10-09 01:34:26 -04:00
linux-bootstrap-5.md Merge pull request #253 from ruthgrace/bootstrap_5_kernel_decomp 2015-10-16 00:46:42 +06:00
README.md modify some descriptions of README in Booting 2015-09-09 18:36:33 +08:00

Kernel boot process

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