Deepin Linux
Oct 23, 2024 · Fundamentals
Understanding Linux x86-64 System Call Implementation
This article provides a comprehensive overview of how Linux kernel system calls are implemented on the x86-64 architecture, covering the conceptual differences from regular function calls, register conventions, initialization processes, syscall tables, and practical assembly examples such as write and getpid.
KernelOS internalsassembly
0 likes · 28 min read