I'm trying to understand the system call interface and implementation in the Linux kernel. I know about entry.S
and the relationship between libc
headers and implementation. What I want to know is where in the kernel is the int 80h
received for the first time i.e. the place that decides that it's actually the 80h interrupt. Can anyone point me to the LXR link for this please?
相关问题
- Is shmid returned by shmget() unique across proces
- how to get running process information in java?
- Kernel oops Oops: 80000005 on arm embedded system
- Error building gcc 4.8.3 from source: libstdc++.so
- Why should we check WIFEXITED after wait in order
CONFIG_X86_32
CONFIG_X86_64
CONFIG_X86_64 and CONFIG_IA32_EMULATION