diff options
author | Jens Axboe <axboe@fb.com> | 2017-02-17 11:39:26 -0700 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2017-02-17 12:35:47 -0700 |
commit | 64765a75ef258c802f795558d00a5a1864c531fc (patch) | |
tree | f748a608e3489cc582a3788fe7dc776c5722ec97 /block/blk-flush.c | |
parent | 0c2a6fe4dc3e8c24bc67cd5d0a36092834027cf0 (diff) | |
download | linux-exynos-64765a75ef258c802f795558d00a5a1864c531fc.tar.gz linux-exynos-64765a75ef258c802f795558d00a5a1864c531fc.tar.bz2 linux-exynos-64765a75ef258c802f795558d00a5a1864c531fc.zip |
blk-mq-sched: ask scheduler for work, if we failed dispatching leftovers
Usually we don't ask the scheduler for work, if we already have
leftovers on the dispatch list. This is done to leave work on
the scheduler side for as long as possible, for proper merging.
But if we do have work leftover but didn't dispatch anything,
then we should ask the scheduler since we could potentially
issue requests from that.
Signed-off-by: Jens Axboe <axboe@fb.com>
Reviewed-by: Omar Sandoval <osandov@fb.com>
Diffstat (limited to 'block/blk-flush.c')
0 files changed, 0 insertions, 0 deletions