]> git.ipfire.org Git - thirdparty/linux.git/commit
blk-mq: Include all present CPUs in the default queue mapping
authorChristoph Hellwig <hch@lst.de>
Mon, 26 Jun 2017 10:20:56 +0000 (12:20 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 28 Jun 2017 21:00:06 +0000 (23:00 +0200)
commit5f042e7cbd9ebd3580077dcdc21f35e68c2adf5f
tree342e26fb18f34d6e702e21f5384da75f951ddce8
parentbf22ff45bed664aefb5c4e43029057a199b7070c
blk-mq: Include all present CPUs in the default queue mapping

This way we get a nice distribution independent of the current cpu
online / offline state.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Jens Axboe <axboe@kernel.dk>
Cc: Keith Busch <keith.busch@intel.com>
Cc: linux-block@vger.kernel.org
Cc: linux-nvme@lists.infradead.org
Link: http://lkml.kernel.org/r/20170626102058.10200-2-hch@lst.de
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
block/blk-mq-cpumap.c