aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorGao Xiang <[email protected]>2018-12-08 00:19:14 +0800
committerGreg Kroah-Hartman <[email protected]>2018-12-07 17:10:48 +0100
commit672e54761025997b088d3b8e6c3bb20a71fb32f6 (patch)
treef4524e6a5ce7b3eb32ab6d10174cee9b29510f60 /tools/perf/scripts/python/export-to-postgresql.py
parentc1448fa88025872502c3f7bf2cf7365deb25bb1b (diff)
staging: erofs: localize UNALLOCATED_CACHED_PAGE placeholder
In practice, in order to do cached decompression rather than reuse them for in-place decompression and make full use of pages in page_pool instead of allocating as much as possible, an unallocated placeholder was introduce to mark all in compressed_pages[] and they will be replaced at the time of submission. Previously EROFS_UNALLOCATED_CACHED_PAGE was included in internal.h, which is unnecessary since it's only internally used in decompression subsystem, move it to unzip_vle.c and rename it to PAGE_UNALLOCATED. Reviewed-by: Chao Yu <[email protected]> Signed-off-by: Gao Xiang <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions