aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2023-06-28 17:31:36 +0200
committerDavid Sterba <[email protected]>2023-08-21 14:52:15 +0200
commite94e54e89b4f9cbbdc2dbbf0c44adae0f4722ab6 (patch)
tree41d58d32080140bdb19783c2c789301797a0042b /tools/perf/scripts/python
parent00d31d17663c55de99c1fc1224d06009c4799fc1 (diff)
btrfs: streamline compress_file_range
Reorder compress_file_range so that the main compression flow happens straight line and not in branches. To do this ensure that pages is always zeroed before a page allocation happens, which allows the cleanup_and_bail_uncompressed label to clean up the page allocations as needed. Reviewed-by: Josef Bacik <[email protected]> Signed-off-by: Christoph Hellwig <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions