All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] blk-mq & nvme: introduce .map_changed
@ 2015-09-29  3:20 ` Ming Lei
  0 siblings, 0 replies; 22+ messages in thread
From: Ming Lei @ 2015-09-29  3:20 UTC (permalink / raw)


This patchset introduces .map_changed callback into 'struct blk_mq_ops',
and use this callback to get NVMe notified about the mapping changed event,
then NVMe can update the irq affinity hint for its queues.

Also the 'cpumask' in 'struct blk_mq_tags' isn't needed any more, so remove
that and related kernel interface.

Thanks,

^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2015-09-30  0:08 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-29  3:20 [PATCH 0/3] blk-mq & nvme: introduce .map_changed Ming Lei
2015-09-29  3:20 ` Ming Lei
2015-09-29  3:20 ` [PATCH 1/3] blk-mq: introduce .map_changed to blk_mq_ops Ming Lei
2015-09-29  3:20   ` Ming Lei
2015-09-29  3:20 ` [PATCH 2/3] block: nvme: use map_changed to set irq affinity hint Ming Lei
2015-09-29  3:20   ` Ming Lei
2015-09-29  3:20 ` [PATCH 3/3] blk-mq: remove cpumask from 'struct blk_mq_tags' Ming Lei
2015-09-29  3:20   ` Ming Lei
2015-09-29  7:07 ` [PATCH 0/3] blk-mq & nvme: introduce .map_changed Christoph Hellwig
2015-09-29  7:07   ` Christoph Hellwig
2015-09-29 21:59   ` Ming Lei
2015-09-29 21:59     ` Ming Lei
2015-09-29 14:26 ` Keith Busch
2015-09-29 14:26   ` Keith Busch
2015-09-29 14:47   ` Jens Axboe
2015-09-29 14:47     ` Jens Axboe
2015-09-29 22:16     ` Ming Lei
2015-09-29 22:16       ` Ming Lei
2015-09-29 22:45       ` Keith Busch
2015-09-29 22:45         ` Keith Busch
2015-09-30  0:08         ` Ming Lei
2015-09-30  0:08           ` Ming Lei

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.