You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
421 B
Markdown

10 years ago
# Theory
10 years ago
This chapter describes various theoretical concepts and concepts which are not directly related to practice but useful to know.
10 years ago
* [Paging](https://proninyaroslav.gitbooks.io/linux-insides-ru/content/Theory/Paging.html)
* [Elf64 format](https://proninyaroslav.gitbooks.io/linux-insides-ru/content/Theory/ELF.html)
* [Inline assembly](https://proninyaroslav.gitbooks.io/linux-insides-ru/content/Theory/asm.html)