This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
jeremy
/
linux-insides
mirror de
https://github.com/0xAX/linux-insides
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Árvore:
f8fe03d3b4
Ramos
Etiquetas
master
linux-insides
/
SUMMARY.md
SUMMARY.md
1.5 KB
Histórico
Em bruto
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
Concepts
Per-CPU variables
Cpumasks
Data Structures in the Linux Kernel
Doubly linked list
Theory
Paging
Elf64
[CPUID]()
[MSR]()
[Initial ram disk]()
[initrd]()
[Misc]()
[Kernel building and instalation]()
[Write and Submit your first Linux kernel Patch]()
[Data types in the kernel]()
Useful links
Contributors