File system components
Device Drivers
- Communicates directly with peripheral devices (disks, tapes, etc.).
- Responsible for starting physical I/O operations on the device.
- Processes the completion of an I/O request.
- Schedule access to the device in order to optimize performance.