您最多能選擇 25 個主題 主題必須以字母或數字為開頭,可包含連接號「-」且最長為 35 個字元。
Renaud Germain 6caecbfec3
copyedit: kernel structures chapter
2 年前
..
.gitkeep Add KernelStructures/* 8 年前
README.md Add KernelStructures/idt.md 8 年前
linux-kernelstructure-1.md copyedit: kernel structures chapter 2 年前

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.