Linux-NVME Archive on lore.kernel.org
 help / color / mirror / Atom feed
* host memory buffer support V2
@ 2017-06-01 11:27 Christoph Hellwig
  2017-06-01 11:27 ` [PATCH 1/4] nvme.h: add struct nvme_host_mem_buf_desc and HMB flags Christoph Hellwig
                   ` (3 more replies)
  0 siblings, 4 replies; 16+ messages in thread
From: Christoph Hellwig @ 2017-06-01 11:27 UTC (permalink / raw)


This series adds support for the NVMe host memory buffer feature, which
is a way resource contstrained devices can use some host computer
memory for its own purposes.

Changes since V1:
 - properly unwind on allocation failures
 - minor cleanups

^ permalink raw reply	[flat|nested] 16+ messages in thread
* host memory buffer support
@ 2017-05-20 13:13 Christoph Hellwig
  2017-05-20 13:13 ` [PATCH 1/4] nvme.h: add struct nvme_host_mem_buf_desc and HMB flags Christoph Hellwig
  0 siblings, 1 reply; 16+ messages in thread
From: Christoph Hellwig @ 2017-05-20 13:13 UTC (permalink / raw)


This series adds support for the NVMe host memory buffer feature, which
is a way resource contstrained devices can use some host computer
memory for its own purposes.

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

end of thread, other threads:[~2017-06-02  7:52 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-01 11:27 host memory buffer support V2 Christoph Hellwig
2017-06-01 11:27 ` [PATCH 1/4] nvme.h: add struct nvme_host_mem_buf_desc and HMB flags Christoph Hellwig
2017-06-01 12:56   ` Keith Busch
2017-06-02  7:44   ` Johannes Thumshirn
2017-06-01 11:27 ` [PATCH 2/4] nvme.h: add dword 12 - 15 fields to struct nvme_features Christoph Hellwig
2017-06-01 12:56   ` Keith Busch
2017-06-02  7:44   ` Johannes Thumshirn
2017-06-01 11:27 ` [PATCH 3/4] nvme: save hmpre and hmmin in struct nvme_ctrl Christoph Hellwig
2017-06-01 12:57   ` Keith Busch
2017-06-02  7:45   ` Johannes Thumshirn
2017-06-01 11:27 ` [PATCH 4/4] nvme-pci: implement host memory buffer support Christoph Hellwig
2017-06-01 12:58   ` Keith Busch
2017-06-01 14:56   ` Max Gurtovoy
2017-06-02  7:52   ` Johannes Thumshirn
  -- strict thread matches above, loose matches on Subject: below --
2017-05-20 13:13 Christoph Hellwig
2017-05-20 13:13 ` [PATCH 1/4] nvme.h: add struct nvme_host_mem_buf_desc and HMB flags Christoph Hellwig
2017-05-30 14:31   ` Sagi Grimberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox