Guide to the implementation of SCSI in Linux 2.6.X kernel

时间:2010-09-16 22:59:18
【文件属性】:

文件名称:Guide to the implementation of SCSI in Linux 2.6.X kernel

文件大小:321KB

文件格式:PDF

更新时间:2010-09-16 22:59:18

SCSI

SCSI has emerged as a popular protocol in the storage world. This document is a guide to understanding the implementation of SCSI in the Linux 2.6.X kernel. This project analyzes the code implementing the SCSI protocol, provides the big picture involving the IO, explains the entry points, data structures and the exported functions. The project is intended as a reference for experimenters and developers who would be working on the SCSI module in Linux.


网友评论

  • SCSI驱动内容linux内核中的实现解析,推荐
  • 要了解linux的scsi必读读物
  • 挺好的,虽然对应的内核有不少都变了,但还是有一定学习价值