mirror of
https://github.com/0xAX/linux-insides.git
synced 2025-01-03 04:10:56 +00:00
8 lines
333 B
Markdown
8 lines
333 B
Markdown
|
# Theory
|
||
|
|
||
|
This chapter describes various concepts which are used in the Linux kernel.
|
||
|
|
||
|
* [Paging](http://0xax.gitbooks.io/linux-insides/content/Theory/Paging.html)
|
||
|
* [Elf64 format](http://0xax.gitbooks.io/linux-insides/content/Theory/ELF.html)
|
||
|
* [Per-CPU variables](http://0xax.gitbooks.io/linux-insides/content/Theory/per-cpu.html)
|