- 1
- 0
- 约5.68千字
- 约 38页
- 2017-06-09 发布于浙江
- 举报
Life Cycle of An I/O Request STREAMS STREAM – a full-duplex communication channel between a user-level process and a device in Unix System V and beyond A STREAM consists of: - STREAM head interfaces with the user process - driver end interfaces with the device- zero or more STREAM modules between them. Each module contains a read queue and a write queue Message passing is used to communicate between queues The STREAMS Structure Performance I/O a major factor in system performance: Demands CPU to execute device driver, kernel I/O code Context switches due to interrupts Data copying Netw
原创力文档

文档评论(0)