|
2 lat temu | |
---|---|---|
.. | ||
.gitkeep | 8 lat temu | |
README.md | 8 lat temu | |
linux-kernelstructure-1.md | 2 lat temu |
system
structures of the Linux kernelThis is not usual chapter of linux-insides
. As you may understand from the title, it mostly describes
internal system
structures of the Linux kernel. Like Interrupt Descriptor Table
, Global Descriptor
Table
and many many more.
Most of information is taken from official Intel and AMD manuals.