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