Mach的I/O系统
The Mach I/O System
-
摘要: MachI/O系统采用了和UNIX完全不同的概念和结构。Mach设备管理围绕端口和存储对象这两个Mach基本概念进行,提供了方便的RPC用户界面。Mach3.0的I/O系统新进展将I/O管理作为用户Server对待。本文介绍了Mach设备管理机制、“设备独立”的驱动程序的构造原理及其例子、在用户空间对设备的直接控制方法和引进新概念后设备管理的性能情况。Abstract: The Mach I/O system works with conceptions and structures different from UNIX.Based on two Mach conceptions(the port and memory object).the device management provides flexible RPC user interface. In the new version of Mach 3.0, the I/O system be implemented by user servers.This paper explains the method of Mach device management, "device-independent" driver, direct control of device in user space, and the performance.
下载: