K 10 svn:author V 3 imp K 8 svn:date V 27 2017-09-20T21:42:25.139184Z K 7 svn:log V 304 Fix queue depth for nda. 1/4 of the number of queues times queue entries is too limiting. It works up to about 4k IOPS / 3.0GB/s for hardware that can do 4.4k/3.2GB/s with nvd. 3/4 works better, though it highlights issues in the fairness of nda's choice of TRIM vs READ. That will be fixed separately. END