diff options
author | 2019-02-04 15:20:07 -0500 | |
---|---|---|
committer | 2019-02-25 14:13:33 +0100 | |
commit | d3c6ab752c4145cba9af85021f02bc4655534f93 (patch) | |
tree | 619cc94662837e3fb69c38bb1a1173c95f218e5c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs: zstd use the passed through level instead of default (diff) | |
download | linux-dev-d3c6ab752c4145cba9af85021f02bc4655534f93.tar.xz linux-dev-d3c6ab752c4145cba9af85021f02bc4655534f93.zip |
btrfs: make zstd memory requirements monotonic
It is possible based on the level configurations that a higher level
workspace uses less memory than a lower level workspace. In order to
reuse workspaces, this must be made a monotonic relationship. This
precomputes the required memory for each level and enforces the
monotonicity between level and memory required. This is also done
in upstream zstd in [1].
[1] https://github.com/facebook/zstd/commit/a68b76afefec6876f8e8a538155109a5aeac0143
Cc: Nick Terrell <terrelln@fb.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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions