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


Groups > linux.kernel > #1588190

Re: [PATCH 1/2] lightnvm: add generic ocssd detection

From Christoph Hellwig <hch@infradead.org>
Newsgroups linux.kernel
Subject Re: [PATCH 1/2] lightnvm: add generic ocssd detection
Date 2017-02-25 19:30 +0100
Message-ID <tePgu-3lD-9@gated-at.bofh.it> (permalink)
References <tePgu-3lD-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Fri, Feb 24, 2017 at 06:16:48PM +0100, Matias Bjørling wrote:
> More implementations of OCSSDs are becoming available. Adding each using
> pci ids are becoming a hassle. Instead, use a 16 byte string in the
> vendor-specific area of the identification command to identify an
> Open-Channel SSD.
> 
> The large string should make the collision probability with other
> vendor-specific strings to be near nil.

No way in hell.  vs is vendor specific and we absolutely can't overload
it with any sort of meaning.  Get OCSSD support properly standardized and
add a class code for it.  Until then it's individual PCI IDs.

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


Thread

Re: [PATCH 1/2] lightnvm: add generic ocssd detection Christoph Hellwig <hch@infradead.org> - 2017-02-25 19:30 +0100
  Re: [PATCH 1/2] lightnvm: add generic ocssd detection Christoph Hellwig <hch@infradead.org> - 2017-02-26 09:20 +0100
    Re: [PATCH 1/2] lightnvm: add generic ocssd detection Keith Busch <keith.busch@intel.com> - 2017-02-27 19:50 +0100
    Re: [PATCH 1/2] lightnvm: add generic ocssd detection Sagi Grimberg <sagi@grimberg.me> - 2017-02-27 20:50 +0100

csiph-web