aboutsummaryrefslogtreecommitdiff
path: root/src/xz/hardware.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-07-31Docs: Fix typos found by codespellDimitri Papadopoulos Orfanos1-2/+2
2022-11-19xz: Refactor duplicate code from hardware_memlimit_mtenc_get().Lasse Collin1-1/+1
2022-11-19xz: Add support --threads=+N so that -T+1 gives threaded mode.Lasse Collin1-2/+15
2022-11-07xz: Extend --robot --info-memory output.Lasse Collin1-9/+15
2022-08-19xz: Revise --info-memory output.Lasse Collin1-6/+26
2022-04-14xz: Fix build with --disable-threads.Lasse Collin1-0/+4
2022-04-14xz: Change the cap of the default -T0 memlimit for 32-bit xz.Lasse Collin1-1/+3
2022-04-14xz: Add a default soft memory usage limit for --threads=0.Lasse Collin1-9/+29
2022-04-14xz: Make -T0 use multithreaded mode on single-core systems.Lasse Collin1-0/+14
2022-04-12xz: Add --memlimit-mt-decompress along with a default limit value.Lasse Collin1-5/+55
2021-04-11Reduce maximum possible memory limit on MIPS32Ivan A. Melnikov1-0/+6
2020-02-01xz: Limit --memlimit-compress to at most 4020 MiB for 32-bit xz.Lasse Collin1-1/+31
2019-06-28xz: Automatically align the strings in --info-memory.Lasse Collin1-11/+34
2014-06-18xz: Use lzma_cputhreads() instead of own copy of tuklib_cpucores().Lasse Collin1-3/+9
2011-04-09xz: Minor internal changes to handling of --threads.Lasse Collin1-12/+12
2010-09-07xz: Add a note to translators.Lasse Collin1-0/+2
2010-08-07Disable the memory usage limiter by default.Lasse Collin1-33/+63
2010-03-07Increase the default memory usage limit on "low-memory" systems.Lasse Collin1-12/+31
2009-11-15Add lzma_physmem().Lasse Collin1-2/+1
2009-10-02Add support for --enable-assume-ram=SIZE.Lasse Collin1-4/+3
2009-09-19Various changes.Lasse Collin1-4/+4
2009-05-22Make the default memory usage limit 40 % of RAM for bothLasse Collin1-50/+36
2009-04-13Put the interesting parts of XZ Utils into the public domain.Lasse Collin1-10/+3
2009-02-14Cleanups to the code that detects the amount of RAM andLasse Collin1-28/+22
2009-02-07Assume 32 MiB of RAM on unsupported operating systems likeLasse Collin1-1/+1
2008-11-19Renamed lzma to xz and lzmadec to xzdec. We create symlinksLasse Collin1-0/+122