1,syscall table for x86-64
blog.rchapman.org/post/36801038863/linux-system-call-table-for-x86-64
2,syscall table for x86-32
blog.chinaunix.net/uid-20184656-id-3263457.html
3,几篇收藏的文章
What is better “int 0x80” or “syscall”?
stackoverflow.com/questions/0x80-or-syscall
Sysenter Based System Call Mechanism in Linux 2.6
articles.manugarg.com/systemcallinlinux2_6.html
vdso
system calls implementation
stackoverflow.com/questions/12776340/system-calls-implementation