All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv2 0/2] NVMe: Enable SQes on the CMB
@ 2015-06-23 22:33 Jon Derrick
  2015-06-23 22:33 ` [PATCHv2 1/2] NVMe: Unify SQ entry writing and doorbell ringing Jon Derrick
  2015-06-23 22:33 ` [PATCHv2 2/2] NVMe: Use CMB for the SQ if available Jon Derrick
  0 siblings, 2 replies; 7+ messages in thread
From: Jon Derrick @ 2015-06-23 22:33 UTC (permalink / raw)


This set unifies the command submission path, enables the cmb, and  maps
submission queues onto the controller memory buffer.

Jon Derrick (2):
  NVMe: Unify SQ entry writing and doorbell ringing
  NVMe: Use CMB for the SQ if available

 drivers/block/nvme-core.c | 197 ++++++++++++++++++++++++++++++++++------------
 include/linux/nvme.h      |  17 ++++
 2 files changed, 164 insertions(+), 50 deletions(-)

-- 
2.1.4

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

end of thread, other threads:[~2015-07-01 19:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-23 22:33 [PATCHv2 0/2] NVMe: Enable SQes on the CMB Jon Derrick
2015-06-23 22:33 ` [PATCHv2 1/2] NVMe: Unify SQ entry writing and doorbell ringing Jon Derrick
2015-06-23 22:33 ` [PATCHv2 2/2] NVMe: Use CMB for the SQ if available Jon Derrick
2015-06-24 12:21   ` Christoph Hellwig
2015-07-01  8:10   ` Stephen Bates
2015-07-01 16:54     ` Jon Derrick
2015-07-01 19:14       ` Stephen Bates

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.