|
преди 2 години | |
---|---|---|
.. | ||
.gitkeep | преди 8 години | |
README.md | преди 8 години | |
linux-kernelstructure-1.md | преди 2 години |
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.