Posted Jan 12, 2012 17:13 UTC (Thu) by kraftcheck (guest, #35072)
Parent article: An IOPS-based I/O scheduler
Is only counting IO ops the right thing to do for all solid state devices? Most solid state storage devices that I use (e.g. USB thumb drives, SD cards) seem to have some serious IO bandwidth bottlenecks. Are all IO ops of a fixed size for these devices, such that IO ops are proportional to bytes transferred? Or perhaps balancing IO between users is not an issue for "low performance" devices.