]> Git Repo - linux.git/commit
blk-mq: reimplement blk_mq_hw_queue_mapped
authorMing Lei <[email protected]>
Sun, 8 Apr 2018 09:48:13 +0000 (17:48 +0800)
committerJens Axboe <[email protected]>
Tue, 10 Apr 2018 14:38:46 +0000 (08:38 -0600)
commit127276c6ce5a30fcc806b7fe53015f4f89b62956
tree7d503a3a1ecaa0c67fcd7c6e349b7845cfb0d9fa
parentefea8450c3d2d3918029b36f59ef612be57d91ae
blk-mq: reimplement blk_mq_hw_queue_mapped

Now the actual meaning of queue mapped is that if there is any online
CPU mapped to this hctx, so implement blk_mq_hw_queue_mapped() in this
way.

Cc: Stefan Haberland <[email protected]>
Tested-by: Christian Borntraeger <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Sagi Grimberg <[email protected]>
Signed-off-by: Ming Lei <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
block/blk-mq.h
This page took 0.054161 seconds and 4 git commands to generate.