Re: [PATCH] Block SQ/MQ Request Priority

2017-04-04 Thread Jens Axboe
On 04/04/2017 09:25 AM, adam.manzana...@wdc.com wrote: > From: Adam Manzanares > > In 4.10 I introduced a patch that associates the ioc priority with > each request in the block layer. This work was done in the single queue > block layer code. This patch unifies ioc

Re: [PATCH] Block SQ/MQ Request Priority

2017-04-04 Thread Bart Van Assche
On Tue, 2017-04-04 at 08:25 -0700, adam.manzana...@wdc.com wrote: > Reviewed-by: Bart Van Assche

[PATCH] Block SQ/MQ Request Priority

2017-04-04 Thread adam.manzanares
From: Adam Manzanares In 4.10 I introduced a patch that associates the ioc priority with each request in the block layer. This work was done in the single queue block layer code. This patch unifies ioc priority to request mapping across the single/multi queue block