aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL5
1 files changed, 2 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index 0845b15a..36250c1b 100644
--- a/INSTALL
+++ b/INSTALL
@@ -245,9 +245,8 @@ XZ Utils Installation
On some systems, there is no code to detect the amount of
RAM though. Using --enable-assume-ram one can set how much
memory to assume on these systems. SIZE is given as MiB.
- The default is 32 MiB, which is probably too low for most
- systems, but it is enough to allow decompressing .xz files
- created with the default settings.
+ The default is 128 MiB, which allows decompressing files
+ created with "xz -9".
Feel free to send patches to add support for detecting
the amount of RAM on the operating system you use. See