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:
0ce272fc6a
Branches
Tags
master
linux-insides
/
Concepts
Dou Liyang
5a0ab7481d
fix a typo
8 years ago
..
README.md
90f50c2ac5
Change README links as relative
8 years ago
cpumask.md
5a0ab7481d
fix a typo
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