Selaa lähdekoodia

Create README.md

0xAX 10 vuotta sitten
vanhempi
commit
b37916efd9
1 muutettua tiedostoa jossa 5 lisäystä ja 0 poistoa
  1. 5 0
      Concepts/README.md

+ 5 - 0
Concepts/README.md

@@ -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)