📂
build a OS
Search...
Ctrl + K
Traps and Interrupts
Trap Home Page
Previous
Memory Management Walk Through
Next
系统调用的核心原理
Last updated
4 years ago
RISC-V trap machinery
Traps from Kernel Space
Traps from User Space
How
exec
works
How fork works
What is trampoline
What is trapframe
Traps from kernel space
How system calls get into/out of the kernel
How exec() works
How fork() works