Queue depth

Queue depth - It is the number of I/O requests that can be kept waiting to be serviced in a port queue.

Queue Depth:磁盘控制器所发出的批量指令的最大条数

IOPS:磁盘设备每秒的IO

三者之间的关系:IOPS=(Queue Depth)/(IO latency)

队列深度描述的是硬盘能够同时激活的最大IO值,队列深度越大,实际性能也会越高。

參考資料

==========

https://www.computerweekly.com/feature/Storage-101-Queue-depth-NVMe-and-the-array-controller

http://www.cnblogs.com/zengkefu/p/5094287.html

http://blog.51cto.com/frankfan/1411753

上一篇:Qt 之容器内的控件全屏


下一篇:BZOJ 1010 [HNOI2008]玩具装箱toy