Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1331836

nvme: lightnvm: return ppa completion status

From Matias Bjørling <m@bjorling.me>
Newsgroups linux.kernel
Subject nvme: lightnvm: return ppa completion status
Date 2016-02-11 12:40 +0100
Message-ID <r0XLk-83y-1@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


For LightNVM, the PPA completion status is communicated through DW0 and
DW1 of the completion queue entry. The patch is based on top of
Christoph's

 "nvme: return the whole CQE through the request passthrough interface"

that exposes the full CQE during completion.

Matias Bjørling (1):
  nvme: lightnvm: return ppa completion status

 drivers/nvme/host/lightnvm.c | 17 +++++++++++++++--
 include/linux/lightnvm.h     |  1 +
 2 files changed, 16 insertions(+), 2 deletions(-)

-- 
2.1.4

Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread


Thread

nvme: lightnvm: return ppa completion status Matias Bjørling <m@bjorling.me> - 2016-02-11 12:40 +0100
  [PATCH] nvme: lightnvm: return ppa completion status Matias Bjørling <m@bjorling.me> - 2016-02-11 12:40 +0100
    Re: [PATCH] nvme: lightnvm: return ppa completion status Christoph Hellwig <hch@infradead.org> - 2016-02-13 11:10 +0100

csiph-web