System Calls, Binary Images and Processes - How a Program Reaches the Kernel
How a system call crosses from user space to the kernel (svc, syscall number, ABI registers), how compiler and linker build an ELF image, and what a process is.
2026, Sep 16 —