|
há 2 anos atrás | |
---|---|---|
.. | ||
.gitkeep | há 8 anos atrás | |
README.md | há 8 anos atrás | |
linux-kernelstructure-1.md | há 2 anos atrás |
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.