aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorSahitya Tummala <stummala@codeaurora.org>2020-04-15 14:37:53 +0530
committerJaegeuk Kim <jaegeuk@kernel.org>2020-04-17 09:17:00 -0700
commit141af6ba5216d4d49de683582b600d5c9b51792c (patch)
tree8779ca2b527b73136c3c4ce491e577b6fe839f87 /tools/perf/scripts/python/export-to-postgresql.py
parentf2fs: add tracepoint for f2fs iostat (diff)
downloadwireguard-linux-141af6ba5216d4d49de683582b600d5c9b51792c.tar.xz
wireguard-linux-141af6ba5216d4d49de683582b600d5c9b51792c.zip
f2fs: fix long latency due to discard during umount
F2FS already has a default timeout of 5 secs for discards that can be issued during umount, but it can take more than the 5 sec timeout if the underlying UFS device queue is already full and there are no more available free tags to be used. Fix this by submitting a small batch of discard requests so that it won't cause the device queue to be full at any time and thus doesn't incur its wait time in the umount context. Signed-off-by: Sahitya Tummala <stummala@codeaurora.org> Reviewed-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions