diff options
| author | Dennis Zhou <dennis@kernel.org> | 2019-02-04 23:20:04 +0300 |
|---|---|---|
| committer | David Sterba <dsterba@suse.com> | 2019-02-25 16:13:32 +0300 |
| commit | 7bf4994304e27454c5cf99de1d43033cb29b34fd (patch) | |
| tree | 573166fb907ca78db50dfcad60921bf09a9f4923 /tools/perf/scripts/python/powerpc-hcalls.py | |
| parent | 92ee55303616a18135be91deff51799a5de81f9a (diff) | |
| download | linux-7bf4994304e27454c5cf99de1d43033cb29b34fd.tar.xz | |
btrfs: plumb level through the compression interface
Zlib compression supports multiple levels, but doesn't require changing
in how a workspace itself is created and managed. Zstd introduces a
different memory requirement such that higher levels of compression
require more memory.
This requires changes in how the alloc()/get() methods work for zstd.
This pach plumbs compression level through the interface as a parameter
in preparation for zstd compression levels. This gives the compression
types opportunity to create/manage based on the compression level.
Reviewed-by: Nikolay Borisov <nborisov@suse.com>
Reviewed-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: Dennis Zhou <dennis@kernel.org>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/powerpc-hcalls.py')
0 files changed, 0 insertions, 0 deletions
