Re: [PATCH 1/5] blk-mq: improve scheduler queue sync/async running
From: Omar Sandoval <osandov@osandov.com>
Date: 2017-01-26 20:26:33
From: Omar Sandoval <osandov@osandov.com>
Date: 2017-01-26 20:26:33
On Thu, Jan 26, 2017 at 12:48:14PM -0700, Jens Axboe wrote:
We'll use the same criteria for whether we need to run the queue sync or async when we have a scheduler, as we do without one.
Reviewed-by: Omar Sandoval <redacted>
Signed-off-by: Jens Axboe <axboe@fb.com> --- block/blk-mq.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-)