|
Tutorial: Linux System Calls |
 vote
 |
|
No, this isn't about using Linux system calls; rather it is about adding a new system call to the kernel.
This document gives an idea about what a system call is and how to add a system call in a Linux operating system. I will be explaining the procedure of adding a system call with the help of linux2.4/2.6 kernel and Intel x86 architecture.
| | |
| |
|
|
| read more | score:8659 | -Ray, January 1, 2005 (Updated: August 28, 2008) |