|
|
|
|
|
by dragontamer
1926 days ago
|
|
Random IOPS is and always will be stuck at 240 IOPS for a 7200 RPM drive. 7200 RPM / 60 == 120 rotations per second. A "half-rotation" to move the typical data on the disk to the head (half the data is within the first half-rotation, the other half of the data is within the 2nd half rotation). If you want to reach the data faster, you need to physically rotate the disk faster: such as a 10,000 RPM drive, 15k, or 20k drive. To allow for faster rotations, you shrink the drive to 2.5" or even 1.8". Alas, SSDs have taken over this niche entirely, so we only really have 3.5" and 7200 RPM drives anymore. |
|
[1]: https://www.youtube.com/watch?v=yHgSU6iqrlE (presentation)
[2]: https://www.snia.org/sites/default/files/SDC/2019/presentati... (slides, page 41)