|
hace 2 años | |
---|---|---|
.. | ||
.gitkeep | hace 8 años | |
README.md | hace 8 años | |
linux-kernelstructure-1.md | hace 2 años |
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.