This website works better with JavaScript
Главная
Обзор
Помощь
Регистрация
Вход
jeremy
/
linux-insides
зеркало из
https://github.com/0xAX/linux-insides
Следить
1
В избранное
0
Ответвить
0
Файлы
Задачи
0
Вики
Дерево:
c7ea7c154c
Ветки
Метки
master
linux-insides
/
SUMMARY.md
SUMMARY.md
967 B
История
Исходник
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
[Kernel entry point]()
Theory
Paging
Elf64
Per-CPU variables
[CPUID]()
[MSR]()
[Misc]()
[Kernel building and instalation]()
[Write and Submit your first Linux kernel Patch]()
Useful links
Contributors