Linux Kernel


2026-04-18 what happens before do_IRQ
本文以 x86 64 为例,分析了在 Linux 2.6.24 中 do_IRQ 前的汇编代码
2026-04-17 结构体中的成员在栈上的顺序
arg mem address in stack
2026-04-17 linux gs and pda
linux gs and pda
2026-04-15 gdt, tss and switch_to
gdt and tss
2023-05-20 struct initialization in C Lang
看内核源码关于任务初始化的时候看到一个很奇怪的写法:`struct task_struct init_task = INIT_TASK(init_task);` ...
avatar
除非注明,本博客所有文章皆为原创。
本作品采用知识共享署名-非商业性使用-相同方式共享 4.0 国际许可协议进行许可。