K 10 svn:author V 3 mav K 8 svn:date V 27 2018-02-01T19:00:05.418948Z K 7 svn:log V 327 MFC r323834 (by imp): 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