mirror of
https://github.com/ckolivas/lrzip.git
synced 2026-04-04 13:57:40 +00:00
Push version number to 0.543.
Update docs.
This commit is contained in:
parent
6f2b94be3b
commit
22da2ee76d
8 changed files with 36 additions and 16 deletions
|
|
@ -1,3 +1,12 @@
|
|||
lrzip-0.543
|
||||
|
||||
A fix for when large files being decompressed fail with multithreaded
|
||||
decompression.
|
||||
Slight speedup on multithreaded workloads by decreasing the nice value of the
|
||||
main process compared to the back end threads as it tends to be the rate
|
||||
limiting component.
|
||||
Fixed lzma compression windows being set way too small by default.
|
||||
|
||||
lrzip-0.542
|
||||
|
||||
Lrzip will now try to select sane defaults for memory usage in cases where the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue