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

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-05-30
  • 2021-12-27
  • 2021-09-04
  • 2021-10-24
  • 2021-04-27
  • 2022-01-13
猜你喜欢
  • 2022-03-07
  • 2022-12-23
  • 2022-01-24
  • 2021-06-22
  • 2021-12-14
  • 2021-07-23
  • 2022-01-04
相关资源
相似解决方案