This website works better with JavaScript
Domů
Procházet
Nápověda
Registrovat se
Přihlásit se
jeremy
/
linux-insides
zrcadlo
https://github.com/0xAX/linux-insides
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Wiki
Strom:
d5f737d6a1
Větve
Značky
master
linux-insides
/
Concepts
Alexander Kuleshov
a1c01ff077
Merge branch 'patch-1' of https://github.com/incrediblesound/linux-insides into incrediblesound-patch-1
před 8 roky
..
README.md
5306bca105
Update README.md
před 9 roky
cpumask.md
5b1fbd83cc
Add more information about cpumasks
před 8 roky
initcall.md
a1c01ff077
Merge branch 'patch-1' of https://github.com/incrediblesound/linux-insides into incrediblesound-patch-1
před 8 roky
per-cpu.md
28a39fe665
More fixes and corrected contributors.md
před 9 roky
README.md
Linux kernel concepts
This chapter describes various concepts which are used in the Linux kernel.
Per-CPU variables
CPU masks
The initcall mechanism