7

The SCSI Subsystem

Throughout this book, we’ve gradually traversed from the higher layers in the storage stack to the lower layer. We started from VFS, explored the major VFS structures and filesystems, and explored the structures and scheduling techniques in the block layer. The VFS and block layer represent a major portion of the software side of things in the I/O hierarchy. As we gradually move down the ladder and enter the physical layer, things are slightly more generic, as the lower-level standards used to address physical drives are the same for most systems.

The third part of this book contains two chapters that are dedicated to building an understanding of the physical side of things. In this chapter, we’ll mainly focus on one particular ...

Get Architecture and Design of the Linux Storage Stack now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.