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