X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:to:from:subject:date:message-id:references
	:mime-version:content-type; q=dns; s=default; b=n+B8I+o0sttsfgTh
	M4zZN6//X8DfrzAASjG11rtG/YKToQlbcw09PZy/aPkJi9fbOeWfJtGn4Bzhkebq
	yERxxRxtWgpxNXfRY5hO9EnqXIw/wDnDkN26/pb9miNlFv3Sz29xS45NHakjPQGv
	FxSC1SnUdXiBkN2QZjED/KLvd3s=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:to:from:subject:date:message-id:references
	:mime-version:content-type; s=default; bh=o/qMZnoje2gwoFnHSkIBK0
	gzmgM=; b=Q2qIXx/x7i7ngAvEgOkDva+oYTMr7vM+C9/vihnzUjXY5x95zEte4r
	hvPU4YSqvBMRFsbICAuhP1heLwuje4UhePKH1OjAOiJOlydzpW69HYDXDkFHQodl
	Ktx997najOEgNAoLLwctHKh/UMUamxNK2+3gFSiZ0UXb0DUS/BG48=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=0.4 required=5.0 tests=AWL,BAYES_50,CK_HELO_GENERIC,KHOP_THREADED,RCVD_IN_PBL,RDNS_NONE,SPF_FAIL autolearn=no version=3.3.2
X-HELO: plane.gmane.org
To: cygwin@cygwin.com
From: Achim Gratz <Stromeko@nexgo.de>
Subject: Re: xz -9 : Cannot allocate memory
Date: Thu, 29 Aug 2013 21:18:52 +0200
Lines: 28
Message-ID: <87eh9cwbj7.fsf@Rainer.invalid>
References: <50A41697.3080406@tiscali.co.uk>	<loom.20130829T155739-66@post.gmane.org>	<loom.20130829T162752-851@post.gmane.org>	<20130829151121.GR21571@calimero.vinschen.de>	<521F699C.1060703@cwilson.fastmail.fm>	<20130829160000.GT21571@calimero.vinschen.de>	<521F84D8.7090908@cwilson.fastmail.fm>
Mime-Version: 1.0
Content-Type: text/plain
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Charles Wilson writes:
>> Right.  But is a bit lame that it just fails.  Does it have to use
>> this big buffer or would it also work with a smaller buffer, if there's
>> no memory chunk big enough?
>
> From what I understand, it will /not/ be able to perform the kinds of
> tasks that -9 specifies.  E.g. -9 represents a collection of tuning
> parameters, including such things as "and use a gigantic dictionary to
> store bit sequences that may repeat, and hence be represented by
> shortened codes".  If you want a -9-sized dictionary, and you can't
> get it...xz shouldn't fall back to a -8-sized one.

Correct.

However I had actually used --best (which is an alias for -9), which
probably should tune down when -9 won't work, especially when given a
file (just for testing of course) that is not even a single kiB and so
it wouldn't make any difference at all which dictionary size is chosen.
Normally I'd feed it something of several dozens of MiB, though.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Waldorf MIDI Implementation & additional documentation:
http://Synth.Stromeko.net/Downloads.html#WaldorfDocs


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

