This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Daftar
Masuk
jeremy
/
linux-insides
cermin dari
https://github.com/0xAX/linux-insides
Liatin
1
Bintangi
0
Fork
0
Berkas
Masalah
0
Wiki
Pohon:
c0a43c2dec
Ranting
Tag
master
linux-insides
/
SUMMARY.md
SUMMARY.md
1.1 KB
Riwayat
Mentahan
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