Chapter 14. Block Drivers
In This Chapter
- Storage Technologies
- Linux Block I/O Layer
- I/O Schedulers
- Block Driver Data Structures and Methods
- Device Example: Simple Storage Controller
- Advanced Topics
- Debugging
- Looking at the Sources
Storage Technologies
Let’s start by taking a tour of the popular storage technologies found in today’s computer systems. We’ll also associate these technologies with the corresponding device driver subsystems in the kernel source tree.
Integrated Drive Electronics (IDE) is the common storage interface technology ...
Get Essential Linux Device Drivers 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.