Re: [PATCH 01/13] block: move queues types to the block layer
From: Christoph Hellwig <hch@lst.de>
Date: 2018-11-30 07:56:06
Also in:
linux-nvme
From: Christoph Hellwig <hch@lst.de>
Date: 2018-11-30 07:56:06
Also in:
linux-nvme
On Thu, Nov 29, 2018 at 07:50:09PM +0000, Jens Axboe wrote:
quoted
in our post-spectre world. Also having too many queue type is just going to create confusion, so I'd rather manage them centrally. Note that the queue type naming and ordering changes a bit - the first index now is the defauly queue for everything not explicitly^^^^^^^ default
Fixed.
Side not, should probably make the sysfs 'type' attribute a string at this point.
Fixed as well.