Re: [PATCH V3 0/4] blk-mq: queue mapping fix & improvement
From: Jens Axboe <axboe@kernel.dk>
Date: 2018-12-17 12:56:09
From: Jens Axboe <axboe@kernel.dk>
Date: 2018-12-17 12:56:09
On 12/17/18 5:08 AM, Ming Lei wrote:
Hi, The 1st patch fixes allocation for queue mapping table. The 2nd patch exports hctx->type in debugfs, so that we can write debugfs based test for verifying if queue mapping is valid. The 3rd patch fixes dispatch from sw queue when there is either write queue or poll queue.
Applied 1-2, please respin 3/3 with the mentioned change. -- Jens Axboe