Re: [PATCH V7 00/10] mmc: Add Command Queue support
From: Adrian Hunter <adrian.hunter@intel.com>
Date: 2017-09-01 11:49:11
Also in:
linux-mmc
From: Adrian Hunter <adrian.hunter@intel.com>
Date: 2017-09-01 11:49:11
Also in:
linux-mmc
On 31/08/17 14:56, Adrian Hunter wrote:
Here is V7 of the hardware command queue patches without the software command queue patches, now using blk-mq. HW CMDQ offers 25% - 50% better random multi-threaded I/O. I see a slight 2% drop in sequential read speed but no change to sequential write.
Any comments?