From 9886d436ff5615fc70eef32ff757b1e934069621 Mon Sep 17 00:00:00 2001 From: Lasse Collin Date: Sun, 7 Mar 2010 13:34:34 +0200 Subject: Change the default of --enable-assume-ram from 32 to 128 MiB. This is to allow files created with "xz -9" to be decompressed if the amount of RAM cannot be determined. --- INSTALL | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'INSTALL') 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 -- cgit v1.2.3