Queue depth

南楼画角 提交于 2020-04-08 13:53:49

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

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!