Kernel Space - User Space Interfaces
Ariane Keller mailto:ariane.zerospam.keller@tik.ee.ethz.ch
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
- 1.1 Preamble
- 1.2 How to Use This Document and Intended Audience
- 1.3 Requirements to Use This Document
- 1.4 Obtain Example Source Code
- 1.5 Getting More Information
- 1.6 Disclaimer
- 1.7 Copyright
本文深入探讨了Linux内核2.6版本如何与用户空间程序进行交互,涵盖了套接字、procfs、系统调用、信号发送、映射等核心机制。
2604

被折叠的 条评论
为什么被折叠?



