|
10 years ago | |
---|---|---|
.. | ||
README.md | 10 years ago | |
linux-initialization-1.md | 10 years ago | |
linux-initialization-2.md | 10 years ago | |
linux-initialization-3.md | 10 years ago | |
linux-initialization-4.md | 10 years ago | |
linux-initialization-5.md | 10 years ago | |
linux-initialization-6.md | 10 years ago | |
linux-initialization-7.md | 10 years ago | |
linux-initialization-8.md | 10 years ago |
You will find here a couple of posts which describe the full cycle of kernel initialization from its first steps after the kernel has decompressed to the start of the first process run by the kernel itself.
start_kernel
.setup_arch
related stuff.