Thread (31 messages) 31 messages, 3 authors, 2018-11-30

Re: [PATCH 01/13] block: move queues types to the block layer

From: Keith Busch <hidden>
Date: 2018-11-29 20:22:11
Also in: linux-nvme

On Thu, Nov 29, 2018 at 08:12:58PM +0100, Christoph Hellwig wrote:
+enum hctx_type {
+	HCTX_TYPE_DEFAULT,	/* all I/O not otherwise accounted for */
+	HCTX_TYPE_READ,		/* just for READ I/O */
+	HCTX_TYPE_POLL,		/* polled I/O of any kind */
+
+	HCTX_MAX_TYPES,
 };
Well, there goes my plan to use this with Weighted-Round-Robin NVMe IO
queues!

I'm not that sad about it, though.

Reviewed-by: Keith Busch <redacted>
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help