Re: [PATCH 8/9] kyber-iosched: update shallow depth when setting up hardware queue

2018-05-10 Thread Omar Sandoval
On Thu, May 10, 2018 at 10:24:26AM -0600, Jens Axboe wrote: > We don't expect the async depth to be smaller than the wake batch > count for sbitmap, but just in case, inform sbitmap of what shallow > depth kyber may use. > > Acked-by: Paolo Valente Reviewed-by: Omar

[PATCH 8/9] kyber-iosched: update shallow depth when setting up hardware queue

2018-05-10 Thread Jens Axboe
We don't expect the async depth to be smaller than the wake batch count for sbitmap, but just in case, inform sbitmap of what shallow depth kyber may use. Acked-by: Paolo Valente Signed-off-by: Jens Axboe --- block/kyber-iosched.c | 3 +++ 1 file