Originally Posted by
DanceswithUnix
Workloads have an IOPS rating. To fit in with that graph, let's say I am have a VM farm which requires about 40000 IOPS.
The SATA SSD will cope and have a queue depth of around 8.5
The NVMe drive will soak up the same load with a queue depth of 3
The Optane drive will laugh at such a feeble workload, with a queue depth of 1
Spinning rust, well that won't cope. The OS will have a limit to the number of operations it allows on the queue, and leave the queue permanently full.