diff options
author | 2016-01-20 23:43:51 +0800 | |
---|---|---|
committer | 2016-02-22 16:07:23 -0800 | |
commit | fec1d6576cdf2ce13f84fcdf7b20d02a05f76fc6 (patch) | |
tree | a413bdb72037dedf3bace051d93683591690cd5b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f2fs: enhance foreground GC (diff) | |
download | linux-dev-fec1d6576cdf2ce13f84fcdf7b20d02a05f76fc6.tar.xz linux-dev-fec1d6576cdf2ce13f84fcdf7b20d02a05f76fc6.zip |
f2fs: use wait_for_stable_page to avoid contention
In write_begin, if storage supports stable_page, we don't need to wait for
writeback to update its contents.
This patch introduces to use wait_for_stable_page instead of
wait_on_page_writeback.
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