This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Üye Ol
Giriş Yap
jeremy
/
linux-insides
şunun yansıması
https://github.com/0xAX/linux-insides
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Wiki
Ağaç:
1315e69ca2
Dallar
Biçim İmleri
master
linux-insides
/
SUMMARY.md
SUMMARY.md
1.4 KB
Geçmiş
Ham
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
[Kernel entry point]()
[Continue architecture-specific boot-time initializations]()
Memory management
Memblock
[Initial ram disk]()
[initrd]()
Concepts
Per-CPU variables
[Cpumasks]()
Data Structures in the Linux Kernel
Doubly linked list
Theory
Paging
Elf64
[CPUID]()
[MSR]()
[Misc]()
[Kernel building and instalation]()
[Write and Submit your first Linux kernel Patch]()
[Data types in the kernel]()
Useful links
Contributors