Create README.md

This commit is contained in:
0xAX
2015-04-05 13:09:51 +06:00
parent f4a685266b
commit b37916efd9

5
Concepts/README.md Normal file
View File

@@ -0,0 +1,5 @@
# 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)