This website works better with JavaScript
首頁
探索
說明
註冊
登入
jeremy
/
linux-insides
镜像来自
https://github.com/0xAX/linux-insides
關注
1
讚好
0
複刻
0
檔案
問題管理
0
Wiki
目錄樹:
c0a43c2dec
分支列表
標籤列表
master
linux-insides
/
SUMMARY.md
SUMMARY.md
1.1 KB
文件歷史
原始文件
Summary
Booting
From bootloader to kernel
First steps in the kernel setup code
Video mode initialization and transition to protected mode
Transition to 64-bit mode
Kernel decompression
Initialization
First steps in the kernel
Early interrupts handler
Last preparations before the kernel entry point
Data Structures in the Linux Kernel
Doubly linked list
Theory
Paging
Elf64
Per-CPU variables
[Lockdep]()
[CPUID]()
[MSR]()
[Misc]()
[Kernel building and instalation]()
[Write and Submit your first Linux kernel Patch]()
Useful links
Contributors