lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 14 Feb 2010 11:56:21 +0200
From:	Lasse Collin <lasse.collin@...aani.org>
To:	Stefan Richter <stefanr@...6.in-berlin.de>
Cc:	Pavel Machek <pavel@....cz>, Willy Tarreau <w@....eu>,
	Jean Delvare <khali@...ux-fr.org>,
	"linux-kernel" <linux-kernel@...r.kernel.org>, mirrors@...nel.org,
	users@...nel.org, "FTPAdmin Kernel.org" <ftpadmin@...nel.org>,
	Linus Torvalds <torvalds@...ux-foundation.org>
Subject: Re: [kernel.org users] XZ Migration discussion

On 2010-02-13 Stefan Richter wrote:
> PS:  It boils down to CPU time requirements.  For small memory
> systems, there is the XZ Embedded decompressor.

XZ Embedded saves only code size. If the file was compressed with 
settings that make the decompressor require e.g. 65 MiB RAM (xz -9), 
using XZ Embedded won't help you.

XZ Embedded is also very limited. It cannot decompress all .xz files. It 
should still be quite useful, since on some architectures it can 
compress the kernel image better than the current LZMA support in the 
kernel, and the API should be nice to use e.g. by Squashfs.

-- 
Lasse Collin  |  IRC: Larhzu @ IRCnet & Freenode
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ