1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2025-01-05 05:10:55 +00:00
linux-insides/Concepts/README.md

6 lines
193 B
Markdown
Raw Normal View History

2015-04-05 07:09:51 +00:00
# Linux kernel concepts
This chapter describes various concepts which are used in the Linux kernel.
* [Per-CPU variables](http://0xax.gitbooks.io/linux-insides/content/Concepts/per-cpu.html)