This website works better with JavaScript
Home
Explore
Help
Register
Sign In
jeremy
/
linux-insides
mirror of
https://github.com/0xAX/linux-insides
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Tree:
c9a9daa15f
Branches
Tags
master
linux-insides
/
Concepts
proninyaroslav
90f50c2ac5
Change README links as relative
8 years ago
..
README.md
90f50c2ac5
Change README links as relative
8 years ago
cpumask.md
5b1fbd83cc
Add more information about cpumasks
8 years ago
initcall.md
a1c01ff077
Merge branch 'patch-1' of https://github.com/incrediblesound/linux-insides into incrediblesound-patch-1
8 years ago
per-cpu.md
28a39fe665
More fixes and corrected contributors.md
8 years ago
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