summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/omapdrm/omap_gem.c
diff options
context:
space:
mode:
authorChao Yu <yuchao0@huawei.com>2018-06-04 23:20:36 +0800
committerJaegeuk Kim <jaegeuk@kernel.org>2018-07-08 17:49:45 -0700
commit853e7339b634660b951d9892e036faf225cf1187 (patch)
tree99f066ba8cf590833a022734383522476a086419 /drivers/gpu/drm/omapdrm/omap_gem.c
parent6a4540cf1984dafe622622d647f22089ef404839 (diff)
f2fs: let sync node IO interrupt async one
Although mixed sync/async IOs can have continuous LBA, as they have different IO priority, block IO scheduler will add them into different queues and commit them separately, result in splited IOs which causes wrose performance. This patch gives high priority to synchronous IO of nodes, means that once synchronous flow starts, it can interrupt asynchronous writeback flow of system flusher, so more big IOs can be expected. Signed-off-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_gem.c')
0 files changed, 0 insertions, 0 deletions