Renaud Germain 6caecbfec3 copyedit: kernel structures chapter %!s(int64=2) %!d(string=hai) anos
..
.gitkeep 6dca6b1a1c Add KernelStructures/* %!s(int64=8) %!d(string=hai) anos
README.md 3cb550c089 Add KernelStructures/idt.md %!s(int64=8) %!d(string=hai) anos
linux-kernelstructure-1.md 6caecbfec3 copyedit: kernel structures chapter %!s(int64=2) %!d(string=hai) anos

README.md

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.