diff options
author | 2014-12-08 14:56:19 +0800 | |
---|---|---|
committer | 2014-12-08 14:19:07 -0800 | |
commit | 13da549460d549aec78a943e589f4ffc3fdc716c (patch) | |
tree | d8dbfe7096ce7895db2ead3f9ca030fd599ea086 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | f2fs: use atomic for counting inode with inline_{dir,inode} flag (diff) | |
download | linux-dev-13da549460d549aec78a943e589f4ffc3fdc716c.tar.xz linux-dev-13da549460d549aec78a943e589f4ffc3fdc716c.zip |
f2fs: fix to enable readahead for SSA/CP blocks
1.We use zero as upper boundary value for ra SSA/CP blocks, we will skip
readahead as verification failure with max number, it causes low performance.
2.Low boundary value is not accurate for SSA/CP/POR region verification, so
these values need to be redefined.
This patch fixes above issues.
Signed-off-by: Chao Yu <chao2.yu@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions