1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2024-11-15 20:48:57 +00:00
linux-insides/Booting
2015-10-08 17:40:51 -04:00
..
linux-bootstrap-1.md Merge pull request #212 from mudongliang/master 2015-09-27 11:58:48 +06: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
linux-bootstrap-5.md TYPO: minor fixes in booting section 2015-09-20 15:30:58 -04:00
README.md

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: