aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorChao Yu <[email protected]>2020-07-25 09:17:48 +0800
committerJaegeuk Kim <[email protected]>2020-07-26 08:20:16 -0700
commitb2f57a8e6bc987ba2c8defb507c98aff66c94fc5 (patch)
treeb2cfdf80105b312c2b554fd1d30a74d0f04f20be /tools/perf/scripts/python/export-to-sqlite.py
parent944dd22ea4475bd11180fd2f431a4a547ca4d8f5 (diff)
f2fs: compress: delay temp page allocation
Currently, we allocate temp pages which is used to pad hole in cluster during read IO submission, it may take long time before releasing them in f2fs_decompress_pages(), since they are only used as temp output buffer in decompression context, so let's just do the allocation in that context to reduce time of memory pool resource occupation. Signed-off-by: Chao Yu <[email protected]> Signed-off-by: Jaegeuk Kim <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions