diff options
author | 2017-04-07 17:25:54 -0700 | |
---|---|---|
committer | 2017-04-11 15:12:39 -0700 | |
commit | 8fd5a37efa0b036353df253e20dabe8773c039cd (patch) | |
tree | c8a4fb7d75fb4868c39a758eb59bfc4dce052d7b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f2fs: clean up some macros in terms of GET_SEGNO (diff) | |
download | wireguard-linux-8fd5a37efa0b036353df253e20dabe8773c039cd.tar.xz wireguard-linux-8fd5a37efa0b036353df253e20dabe8773c039cd.zip |
f2fs: avoid frequent checkpoint during f2fs_gc
Now we're doing SSR aggressively more than ever before, so once we reach to
the reserved_segment, f2fs_balance_fs will call f2fs_gc, which triggers
checkpoint everytime. We actually must avoid that.
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