mirror of
https://github.com/MintCN/linux-insides-zh.git
synced 2026-04-24 18:50:42 +08:00
Initialization added
This commit is contained in:
5
Initialization/README.md
Normal file
5
Initialization/README.md
Normal file
@@ -0,0 +1,5 @@
|
||||
# Kernel booting 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.
|
||||
|
||||
* [Frist steps after kernel decompressed]() - describes first steps in the kernel.
|
||||
Reference in New Issue
Block a user