mirror of
https://github.com/0xAX/linux-insides.git
synced 2024-12-22 06:38:07 +00:00
1a93aae518
In x86_64 architecture `unsigned long` is 8-bytes size, so BITS_PER_BYTE * sizeof(long) = 64 |
||
---|---|---|
.. | ||
linux-cpu-1.md | ||
linux-cpu-2.md | ||
linux-cpu-3.md | ||
linux-cpu-4.md | ||
README.md |
Linux kernel concepts
This chapter describes various concepts which are used in the Linux kernel.