[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <alpine.LRH.2.03.1410081004310.4688@AMR>
Date: Wed, 8 Oct 2014 10:13:48 -0600 (MDT)
From: Keith Busch <keith.busch@...el.com>
To: Matias Bjørling <m@...rling.me>
cc: thornber@...hat.com, snitzer@...hat.com, hch@...radead.org,
hayakawa@...inux.co.jp, axboe@...com, andy@...off.com,
dm-devel@...hat.com, linux-fsdevel@...r.kernel.org,
linux-kernel@...r.kernel.org, bvanassche@....org,
linux-nvme@...ts.infradead.org, jmad@....dk
Subject: Re: [PATCH 4/5] lightnvm: NVMe integration
On Wed, 8 Oct 2014, Matias Bjørling wrote:
> NVMe devices are identified by the vendor specific bits:
>
> Bit 3 in OACS (device-wide). Currently made per device, as the nvme
> namespace is missing in the completion path.
The NVM-Express 1.2 actually defined this bit for Namespace Management,
so I don't think we can use bits the spec marked as "reserved". Maybe
you can trigger off some vendor specific Command Set Supported instead.
Powered by blists - more mailing lists