Skip to content

Files

Latest commit

3cb550c · Aug 20, 2016

History

History
7 lines (5 loc) · 517 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 517 Bytes

Internal system structures of the Linux kernel

This 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.