diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2011-04-11 22:03:30 +0300 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2011-04-11 22:03:30 +0300 |
commit | de678e0c924aa79a19293a8a6ed82e8cb6572a42 (patch) | |
tree | 43c9ca50d190794bd3ed99430c63c3784afbe22f /src/scripts/xzgrep.1 | |
parent | liblzma: Add the forgotten lzma_lzma2_block_size(). (diff) | |
download | xz-de678e0c924aa79a19293a8a6ed82e8cb6572a42.tar.xz |
liblzma: Add lzma_stream_encoder_mt() for threaded compression.
This is the simplest method to do threading, which splits
the uncompressed data into blocks and compresses them
independently from each other. There's room for improvement
especially to reduce the memory usage, but nevertheless,
this is a good start.
Diffstat (limited to 'src/scripts/xzgrep.1')
0 files changed, 0 insertions, 0 deletions