This website works better with JavaScript
홈
탐색
도움말
가입하기
로그인
jeremy
/
linux-insides
의 미러
https://github.com/0xAX/linux-insides
Watch
1
Star
0
포크
0
파일
이슈
0
위키
트리:
c0a43c2dec
브랜치
태그
master
linux-insides
/
SUMMARY.md
SUMMARY.md
1.1 KB
히스토리
Raw
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