Ticket #63 (new task)
Opened 21 months ago
Support multiple sector reads and writes in ATA
| Reported by: | mwhitworth | Owned by: | mwhitworth |
|---|---|---|---|
| Priority: | minor | Component: | ata |
| Version: | Keywords: | ||
| Cc: |
Description
See devices/storage/ata/*
I/O performance could be improved by adding support for the ATA_READ_MULTIPLE and ATA_WRITE_MULTIPLE controller commands, which read multiple sectors, rather than sending repeat commands to the controller.
See the ATA references for more information on the command.
Attachments
Note: See
TracTickets for help on using
tickets.
