diff options
author | Jia Tan <jiat0218@gmail.com> | 2023-05-13 20:11:13 +0800 |
---|---|---|
committer | Jia Tan <jiat0218@gmail.com> | 2023-07-17 23:34:55 +0800 |
commit | 183819bfd9efac8c184d9bf123325719b7eee30f (patch) | |
tree | 47ef3ab42bd839f9662395aab41b78058f825416 /src/xz/util.h | |
parent | xz: Validate --flush-timeout for all specified filter chains. (diff) | |
download | xz-183819bfd9efac8c184d9bf123325719b7eee30f.tar.xz |
xz: Set the Block size for mt encoding correctly.
When opt_block_size is not used, the Block size for mt encoder is
derived from the minimum of the largest Block specified by
--block-list and the recommended Block size on all filter chains
calculated by lzma_mt_block_size(). This avoids using unnecessary
memory and ensures that all Blocks are large enough for the most memory
needy filter chain.
Diffstat (limited to 'src/xz/util.h')
0 files changed, 0 insertions, 0 deletions