2015-04-05 07:09:51 +00:00
|
|
|
# Linux kernel concepts
|
|
|
|
|
|
|
|
This chapter describes various concepts which are used in the Linux kernel.
|
|
|
|
|
2017-01-07 07:53:22 +00:00
|
|
|
* [Per-CPU variables](per-cpu.md)
|
|
|
|
* [CPU masks](cpumask.md)
|
|
|
|
* [The initcall mechanism](initcall.md)
|