|
http://people.ee.ethz.ch/~arkeller/linux/multi/kernel_user_space_howto.html#toc2 Next Previous Contents Kernel Space - User Space InterfacesAriane Keller mailto:[email protected]Version 0.8, July 2008This document looks at the numerous and interesting ways the Linux kernel 2.6 interacts with user space programs. We explain sockets, procfs (and similar virtual filesystems), creating new Linux system calls, as well as mundane file and memory handling. 1. Introduction
2. Procfs, Sysfs, and Similar Kernel Interfaces
3. Socket Based Mechanisms
4. Ioctl
5. Kernel System Calls
6. Sending Signals from the Kernel to the User Space
7. Upcall
8. MmapNext Previous Contents |
- [linuxkernelnewbies] Kernel Space - User Space Interfaces Peter Teoh
- [linuxkernelnewbies] Kernel Space - User Space Interfaces Peter Teoh
