【发布时间】:2010-11-17 18:21:15
【问题描述】:
【问题讨论】:
-
系统调用实现问题:stackoverflow.com/questions/499188/…
-
投票结束。确实是重复的(没有出现在搜索中,因为我使用了系统调用)
-
这能回答你的问题吗? How is the system call in Linux implemented?
-
What happens if you use the 32-bit int 0x80 Linux ABI in 64-bit code? 对系统调用入口点的内核方面进行了一些初步了解。
标签: linux linux-kernel internals system-calls