Re: [PATCH] nvme: determine the number of IO queues

From: Minwoo Im
Date: Thu Apr 18 2019 - 09:58:42 EST


On 4/18/19 10:38 PM, Aaron Ma wrote:


On 4/18/19 9:33 PM, Minwoo Im wrote:
If the controller returns error for that command, how can we assure that
the controller would support a single I/O queue ?

Make sense, I will keep *count = 0 in V2.

IMHO, If you would like to set *count to 0, then what's gonna be V2?
I guess if some device is failed, we can make it as a quirk.


Thanks,
Aaron