linux-insides/Theory/README.md
2015-04-05 13:12:05 +06:00

7 lines
296 B
Markdown

# Theory
This chapter describes various theoretical concepts and concepts which are not directly related to practice but useful to know.
* [Paging](http://0xax.gitbooks.io/linux-insides/content/Theory/Paging.html)
* [Elf64 format](http://0xax.gitbooks.io/linux-insides/content/Theory/ELF.html)