index
:
xz.git
jiatan/v5.6.0/autofoo
jiatan/v5.6.0/tar
jiatan/v5.6.0/unpack
jiatan/v5.6.1/autofoo
jiatan/v5.6.1/tar
jiatan/v5.6.1/unpack
larhzu/master
larhzu/v5.0
larhzu/v5.2
larhzu/v5.4
larhzu/v5.6
XZ Utils
Lasse Collin
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xz
/
hardware.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-19
xz: Refactor duplicate code from hardware_memlimit_mtenc_get().
Lasse Collin
1
-1
/
+1
2022-11-19
xz: Add support --threads=+N so that -T+1 gives threaded mode.
Lasse Collin
1
-2
/
+15
2022-11-07
xz: Extend --robot --info-memory output.
Lasse Collin
1
-9
/
+15
2022-08-19
xz: Revise --info-memory output.
Lasse Collin
1
-6
/
+26
2022-04-14
xz: Fix build with --disable-threads.
Lasse Collin
1
-0
/
+4
2022-04-14
xz: Change the cap of the default -T0 memlimit for 32-bit xz.
Lasse Collin
1
-1
/
+3
2022-04-14
xz: Add a default soft memory usage limit for --threads=0.
Lasse Collin
1
-9
/
+29
2022-04-14
xz: Make -T0 use multithreaded mode on single-core systems.
Lasse Collin
1
-0
/
+14
2022-04-12
xz: Add --memlimit-mt-decompress along with a default limit value.
Lasse Collin
1
-5
/
+55
2021-04-11
Reduce maximum possible memory limit on MIPS32
Ivan A. Melnikov
1
-0
/
+6
2020-02-01
xz: Limit --memlimit-compress to at most 4020 MiB for 32-bit xz.
Lasse Collin
1
-1
/
+31
2019-06-28
xz: Automatically align the strings in --info-memory.
Lasse Collin
1
-11
/
+34
2014-06-18
xz: Use lzma_cputhreads() instead of own copy of tuklib_cpucores().
Lasse Collin
1
-3
/
+9
2011-04-09
xz: Minor internal changes to handling of --threads.
Lasse Collin
1
-12
/
+12
2010-09-07
xz: Add a note to translators.
Lasse Collin
1
-0
/
+2
2010-08-07
Disable the memory usage limiter by default.
Lasse Collin
1
-33
/
+63
2010-03-07
Increase the default memory usage limit on "low-memory" systems.
Lasse Collin
1
-12
/
+31
2009-11-15
Add lzma_physmem().
Lasse Collin
1
-2
/
+1
2009-10-02
Add support for --enable-assume-ram=SIZE.
Lasse Collin
1
-4
/
+3
2009-09-19
Various changes.
Lasse Collin
1
-4
/
+4
2009-05-22
Make the default memory usage limit 40 % of RAM for both
Lasse Collin
1
-50
/
+36
2009-04-13
Put the interesting parts of XZ Utils into the public domain.
Lasse Collin
1
-10
/
+3
2009-02-14
Cleanups to the code that detects the amount of RAM and
Lasse Collin
1
-28
/
+22
2009-02-07
Assume 32 MiB of RAM on unsupported operating systems like
Lasse Collin
1
-1
/
+1
2008-11-19
Renamed lzma to xz and lzmadec to xzdec. We create symlinks
Lasse Collin
1
-0
/
+122