Re: [PATCH] bfq: backport: update internal depth state when queue depth changes

2019-05-13 Thread Sasha Levin
On Mon, May 13, 2019 at 09:03:37AM +0200, Greg KH wrote: On Fri, May 10, 2019 at 04:18:55PM -0400, Sasha Levin wrote: On Fri, May 10, 2019 at 10:56:32AM -0700, Eric Wheeler wrote: > From: Jens Axboe > > commit 77f1e0a52d26242b6c2dba019f6ebebfb9ff701e upstream > > A previous commit moved the sha

Re: [PATCH] bfq: backport: update internal depth state when queue depth changes

2019-05-13 Thread Greg KH
On Fri, May 10, 2019 at 04:18:55PM -0400, Sasha Levin wrote: > On Fri, May 10, 2019 at 10:56:32AM -0700, Eric Wheeler wrote: > > From: Jens Axboe > > > > commit 77f1e0a52d26242b6c2dba019f6ebebfb9ff701e upstream > > > > A previous commit moved the shallow depth and BFQ depth map calculations > >

Re: [PATCH] bfq: backport: update internal depth state when queue depth changes

2019-05-10 Thread Holger Hoffstätte
On 5/11/19 1:17 AM, Eric Wheeler wrote: On Fri, 10 May 2019, Sasha Levin wrote: On Fri, May 10, 2019 at 10:56:32AM -0700, Eric Wheeler wrote: From: Jens Axboe commit 77f1e0a52d26242b6c2dba019f6ebebfb9ff701e upstream A previous commit moved the shallow depth and BFQ depth map calculations to

Re: [PATCH] bfq: backport: update internal depth state when queue depth changes

2019-05-10 Thread Eric Wheeler
On Fri, 10 May 2019, Sasha Levin wrote: > On Fri, May 10, 2019 at 10:56:32AM -0700, Eric Wheeler wrote: > >From: Jens Axboe > > > >commit 77f1e0a52d26242b6c2dba019f6ebebfb9ff701e upstream > > > >A previous commit moved the shallow depth and BFQ depth map calculations > >to be done at init time, m